Skip to content

Commit 06a5944

Browse files
authored
Merge pull request #98210 from v-maudel/patch-394
M45730: Fixing typo and/an
2 parents 3dd8eed + 569bf5a commit 06a5944

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
@@ -18,7 +18,7 @@ This article uses the Azure portal for demonstration, however the feature can al
1818

1919
[!INCLUDE [event-grid-preview-feature-note.md](../../includes/event-grid-preview-feature-note.md)]
2020

21-
## Create and Azure AD Application
21+
## Create an Azure AD Application
2222

2323
Begin by creating an Azure AD Application for your protected endpoint. See https://docs.microsoft.com/azure/active-directory/develop/scenario-protected-web-api-overview.
2424
- Configure your protected API to be called by a daemon app.
@@ -123,4 +123,4 @@ In the additional features tab, check the box for 'Use AAD authentication' and c
123123

124124
* For information about monitoring event deliveries, see [Monitor Event Grid message delivery](monitor-event-delivery.md).
125125
* For more information about the authentication key, see [Event Grid security and authentication](security-authentication.md).
126-
* For more information about creating an Azure Event Grid subscription, see [Event Grid subscription schema](subscription-creation-schema.md).
126+
* For more information about creating an Azure Event Grid subscription, see [Event Grid subscription schema](subscription-creation-schema.md).

0 commit comments

Comments
 (0)