Skip to content

Commit 1681bc9

Browse files
authored
Update security-authentication.md
1 parent 848b184 commit 1681bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/security-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: babanisa
1515
This article provides information on the following scenarios:
1616

1717
- Authenticate clients that publish events to Azure Event Grid topics using Shared Access Signature (SAS) or key.
18-
- Secure a webhook endpoint that's used to receive events from Event Grid using Azure Active Directory (Azure AD) or a shared secret.
18+
- Secure the webhook endpoint that's used to receive events from Event Grid using Azure Active Directory (Azure AD) or a shared secret.
1919

2020
## Authenticate publishing clients using SAS or key
2121
Custom topics use either Shared Access Signature (SAS) or key authentication. We recommend SAS, but key authentication provides simple programming, and is compatible with many existing webhook publishers.

0 commit comments

Comments
 (0)