| title | Azure Event Grid Event Handlers Overview |
|---|---|
| description | Learn about supported event handlers in Azure Event Grid, including Azure Automation, Functions, Logic Apps, and more. Discover how to process events effectively. |
| ms.topic | concept-article |
| ms.date | 02/17/2026 |
An event handler is the destination for an event. The handler takes some action to process the event. Several Azure services are automatically configured to handle events. You can also use any webhook for handling events. The webhook doesn't need to be hosted in Azure to handle events. Event Grid only supports HTTPS webhook endpoints.
Here are the supported event handlers:
[!INCLUDE event-handlers.md]
- For an introduction to Event Grid, see About Event Grid.