Skip to content

Commit 2538d7c

Browse files
Merge pull request #292346 from GitHubber17/347131-ff
Bulk - Global effort to fix validation issues
2 parents 8c05b56 + 9e48bdd commit 2538d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/sessions-tutorial-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ To interact with the session pool's API, you must use an identity with the `Azur
131131
132132
## Get a bearer token
133133
134-
For direct access to the session pool’s API, generate an access token to include in the `Authorization` header of your requests. Ensure the token contains an audience (`aud`) claim with the value `https://dynamicsessions.io`. For more information, see [authentication and authorization](https://learn.microsoft.com/azure/container-apps/sessions?tabs=azure-cli#authentication) rules.
134+
For direct access to the session pool’s API, generate an access token to include in the `Authorization` header of your requests. Ensure the token contains an audience (`aud`) claim with the value `https://dynamicsessions.io`. For more information, see [authentication and authorization](./sessions.md?tabs=azure-cli#authentication) rules.
135135
136136
1. Get an access token.
137137

0 commit comments

Comments
 (0)