Skip to content

Commit 51f6609

Browse files
committed
Learn Editor: Update mqtt-client-custom-jwt.md
1 parent ee998fa commit 51f6609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-client-custom-jwt.md

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

4747
> [!NOTE]
48-
> Audience: `aud` claim must be set to `https://[namespace].ts.eventgrid.azure.net/`.
48+
> Audience: `aud` claim must be set to `[namespace][region]-1.ts.eventgrid.azure.net/`.
4949
5050
## Access permissions
5151
A client using OAuth 2.0 JWT authentication can use client attributes and permissions to limit access to specific topics.

0 commit comments

Comments
 (0)