File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,10 @@ An event handler is the place where the event is sent. The handler takes some fu
16
16
17
17
Here are the supported event handlers:
18
18
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.
20
20
- [ Azure functions] ( handler-functions.md )
21
21
- [ Event hubs] ( handler-event-hubs.md )
22
+ - [ Logic Apps] ( handler-logic-apps.md )
22
23
- [ Relay hybrid connections] ( handler-relay-hybrid-connections.md )
23
24
- [ Service Bus queues and topics] ( handler-service-bus.md )
24
25
- [ Storage queues] ( handler-storage-queues.md )
Original file line number Diff line number Diff line change 142
142
href : event-handlers.md
143
143
items :
144
144
- name : Webhooks, Azure Automation
145
- displayName : Azure Automation, Logic Apps, Webhooks
145
+ displayName : Azure Automation, Webhooks
146
146
href : handler-webhooks.md
147
147
- name : Azure Functions
148
148
href : handler-functions.md
149
149
- name : Event Hubs
150
150
href : handler-event-hubs.md
151
151
- 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
155
153
- name : Relay hybrid connections
156
154
href : handler-relay-hybrid-connections.md
155
+ - name : Service Bus
156
+ href : handler-service-bus.md
157
157
- name : Storage queues
158
158
href : handler-storage-queues.md
159
159
- name : Event delivery
You can’t perform that action at this time.
0 commit comments