Skip to content

Commit 7d48b82

Browse files
Venkata YaddanapudiVenkata Yaddanapudi
authored andcommitted
Update mqtt-client-azure-ad-token-and-rbac.md
1 parent cfb629f commit 7d48b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-client-azure-ad-token-and-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In AUTH packet, you can provide required values in the following fields:
3939
Authenticate Reason Code with value 25 signifies reauthentication.
4040

4141
> [!NOTE]
42-
> Audience: “aud” claim must be set to https://eventgrid.azure.net/.
42+
> Audience: “aud” claim must be set to "https://eventgrid.azure.net/".
4343
4444
## Authorization to grant access permissions
4545
A client using Azure AD based JWT authentication needs to be authorized to communicate with the Event Grid namespace. You can create custom roles to enable the client to communicate with Event Grid instances in your resource group, and then assign the roles to the client. You can use following two data actions to provide publish or subscribe permissions, to clients with Azure AD identities, on specific topic spaces.

0 commit comments

Comments
 (0)