Is it possible to run Azure Logic App with event grid trigger in VS Code?

Tim Dean 0 Reputation points
2024-08-07T19:42:11.01+00:00

I am converting some Azure Logic Apps from the consumption model to standard. As part of the move I would like to be able to run and debug the logic app flows locally in VS Code. But all of the examples and documentation I can find for running a Standard Logic App in VS code assume that the flow(s) use an HTTP request trigger. None seem to mention doing it for an event grid trigger.

Is it possible to run flows triggered by Azure event grid locally? If so, is there any documentation on what I must do to trigger the flow using Postman or some other means?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,087 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
376 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.