Skip to content

Commit 128a903

Browse files
committed
Logic Apps
1 parent 9df0136 commit 128a903

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/event-grid/event-handlers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ An event handler is the place where the event is sent. The handler takes some fu
1616

1717
Here are the supported event handlers:
1818

19-
- [WebHooks](handler-webhooks.md). Azure Automation runbooks and logic apps are supported via webhooks.
19+
- [WebHooks](handler-webhooks.md). Azure Automation runbooks are supported via webhooks.
2020
- [Azure functions](handler-functions.md)
2121
- [Event hubs](handler-event-hubs.md)
22+
- [Logic Apps](handler-logic-apps.md)
2223
- [Relay hybrid connections](handler-relay-hybrid-connections.md)
2324
- [Service Bus queues and topics](handler-service-bus.md)
2425
- [Storage queues](handler-storage-queues.md)

articles/event-grid/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,18 +142,18 @@
142142
href: event-handlers.md
143143
items:
144144
- name: Webhooks, Azure Automation
145-
displayName: Azure Automation, Logic Apps, Webhooks
145+
displayName: Azure Automation, Webhooks
146146
href: handler-webhooks.md
147147
- name: Azure Functions
148148
href: handler-functions.md
149149
- name: Event Hubs
150150
href: handler-event-hubs.md
151151
- name: Logic Apps
152-
href: handler-logic-apps.md
153-
- name: Service Bus
154-
href: handler-service-bus.md
152+
href: handler-logic-apps.md
155153
- name: Relay hybrid connections
156154
href: handler-relay-hybrid-connections.md
155+
- name: Service Bus
156+
href: handler-service-bus.md
157157
- name: Storage queues
158158
href: handler-storage-queues.md
159159
- name: Event delivery

0 commit comments

Comments
 (0)