We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf329f commit 49b094eCopy full SHA for 49b094e
articles/event-grid/event-handlers.md
@@ -16,10 +16,9 @@ An event handler is the place where the event is sent. The handler takes some fu
16
17
Here are the supported event handlers:
18
19
-- [WebHooks](handler-webhooks.md). Azure Automation runbooks are supported via webhooks.
+- [WebHooks](handler-webhooks.md). Azure Automation runbooks and Logic Apps are supported via webhooks.
20
- [Azure functions](handler-functions.md)
21
- [Event hubs](handler-event-hubs.md)
22
-- [Logic Apps](handler-logic-apps.md)
23
- [Relay hybrid connections](handler-relay-hybrid-connections.md)
24
- [Service Bus queues and topics](handler-service-bus.md)
25
- [Storage queues](handler-storage-queues.md)
0 commit comments