Skip to content

Commit 6cd30b9

Browse files
Merge pull request #264191 from spelluru/patch-37
Entra authentication is supported for namespaces
2 parents f15f2c1 + a0715eb commit 6cd30b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/event-grid/authentication-overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ Authentication for clients publishing events to Event Grid is supported using th
1212
- Microsoft Entra ID
1313
- Access key or shared access signature (SAS)
1414

15-
> [!IMPORTANT]
16-
> Microsoft Entra authentication isn't supported for namespace topics.
17-
1815
## Authenticate using Microsoft Entra ID
1916
Microsoft Entra integration for Event Grid resources provides Azure role-based access control (RBAC) for fine-grained control over a client’s access to resources. You can use Azure RBAC to grant permissions to a security principal, which may be a user, a group, or an application service principal. Microsoft Entra authenticates the security principal and returns an OAuth 2.0 token. The token can be used to authorize a request to access Event Grid resources (topics, domains, or partner namespaces). For detailed information, see [Authenticate and authorize with the Microsoft identity platform](authenticate-with-microsoft-entra-id.md).
2017

0 commit comments

Comments
 (0)