Skip to content

Commit 934fad0

Browse files
authored
Merge pull request #185586 from spelluru/patch-76
Added link to WebHook Event Delivery article
2 parents 2a5f68f + 6c268f3 commit 934fad0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/event-grid/secure-webhook-delivery.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Secure WebHook delivery with Azure AD in Azure Event Grid
33
description: Describes how to deliver events to HTTPS endpoints protected by Azure Active Directory using Azure Event Grid
44
ms.topic: how-to
5-
ms.date: 12/08/2021
5+
ms.date: 01/20/2022
66
---
77

88
# Deliver events to Azure Active Directory protected endpoints
@@ -189,6 +189,7 @@ Back in **Tenant A**, do the following steps:
189189
190190
## Next steps
191191
192+
* For conceptual information, see [WebHook event delivery](webhook-event-delivery.md).
192193
* For information about monitoring event deliveries, see [Monitor Event Grid message delivery](monitor-event-delivery.md).
193194
* For more information about the authentication key, see [Event Grid security and authentication](security-authentication.md).
194-
* For more information about creating an Azure Event Grid subscription, see [Event Grid subscription schema](subscription-creation-schema.md).
195+
* For more information about creating an Azure Event Grid subscription, see [Event Grid subscription schema](subscription-creation-schema.md).

0 commit comments

Comments
 (0)