Skip to content

Commit 98477ee

Browse files
committed
added links
1 parent b640a13 commit 98477ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This article describes how to use Azure Active Directory (Azure AD) to secure th
1414
## Scenarios
1515
This article explains how to implement the following two scenarios in detail:
1616

17-
- Delivering events to a webhook that is in the same Azure AD tenant as the event subscription. You can use either an Azure AD user or an Azure AD application as the event subscription writer in this scenario.
18-
- Delivering events to a webhook that is in a different Azure AD tenant from the event subscription. You can only use an Azure AD application as an event subscription writer in this scenario.
17+
- [Delivering events to a webhook that is in the same Azure AD tenant as the event subscription](#deliver-events-to-a-webhook-in-the-same-azure-ad-tenant). You can use either an Azure AD user or an Azure AD application as the event subscription writer in this scenario.
18+
- [Delivering events to a webhook that is in a different Azure AD tenant from the event subscription](#deliver-events-to-a-webhook-in-a-different-azure-ad-tenant). You can only use an Azure AD application as an event subscription writer in this scenario.
1919

2020
In the first scenario, you run all the steps or scripts in a single tenant that has both the event subscription and the webhook. And, in the second scenario, you run some steps in the tenant that has the event subscription and some steps in the tenant that has the webhook.
2121

0 commit comments

Comments
 (0)