Skip to content

Commit 1f275fa

Browse files
Merge pull request #285103 from spelluru/patch-93
Removed (Preview)
2 parents d2c17d6 + ce1316f commit 1f275fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/authenticate-with-access-keys-shared-access-signatures.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.date: 05/08/2024
77
ms.author: robece
88
---
99

10-
# Authenticate Azure Event Grid clients using access keys or shared access signatures (Preview)
10+
# Authenticate Azure Event Grid clients using access keys or shared access signatures
1111

12-
This article provides information on authenticating clients to Azure Event Namespace Topics, custom topics, domains, and partner namespaces using **access key** or **Shared Access Signature (SAS)** token.
12+
This article provides information on authenticating clients to Azure Event Grid namespace topics, custom topics, domains, and partner namespaces using **access key** or **Shared Access Signature (SAS)** token.
1313

1414
> [!IMPORTANT]
1515
> - Authenticating and authorizing users or applications using Microsoft Entra identities provides superior security and ease of use over key-based and shared access signatures (SAS) authentication. With Microsoft Entra ID, there is no need to store secrets used for authentication in your code and risk potential security vulnerabilities. We strongly recommend using Microsoft Entra ID with your applications.

0 commit comments

Comments
 (0)