Skip to content

Commit a0a14fd

Browse files
committed
fixed more
1 parent 5ff955d commit a0a14fd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/event-grid/handler-relay-hybrid-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/21/2020
1010
ms.author: spelluru
1111
---
1212

13-
## Relay Hybrid connection as an event handler for Azure Event Grid events
13+
# Relay Hybrid connection as an event handler for Azure Event Grid events
1414

1515
An event handler is the place where the event is sent. The handler takes some further 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.
1616

articles/event-grid/toc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@
142142
href: event-handlers.md
143143
items:
144144
- name: Webhooks, Azure Automation, Logic Apps
145-
href: handler-web-hooks.md
146-
displayName: Azure Automation, Logic Apps, Webhooks
145+
displayName: Azure Automation, Logic Apps, Webhooks
146+
href: handler-webhooks.md
147147
- name: Azure Functions
148148
href: handler-functions.md
149149
- name: Event Hubs
@@ -154,7 +154,6 @@
154154
href: handler-relay-hybrid-connections.md
155155
- name: Storage queues
156156
href: handler-storage-queues.md
157-
href: event-handlers.md
158157
- name: Event delivery
159158
items:
160159
- name: Event filtering

0 commit comments

Comments
 (0)