Skip to content

Commit cfb6dd4

Browse files
authored
Small update
1 parent 89ff37e commit cfb6dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/sessions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Example strategies include:
9797
9898
### <a name="authentication"></a>Authentication and authorization
9999

100-
When you send HTTP requests to a session, authentication is handled using Microsoft Entra (formerly Azure Active Directory) tokens. Only Microsoft Entra tokens from an identity belonging to the *Azure ContainerApps Session Executor* role on the session pool are authorized to call the pool management API.
100+
When you send requests to a session using the pool management API, authentication is handled using Microsoft Entra (formerly Azure Active Directory) tokens. Only Microsoft Entra tokens from an identity belonging to the *Azure ContainerApps Session Executor* role on the session pool are authorized to call the pool management API.
101101

102102
To assign the role to an identity, use the following Azure CLI command:
103103

0 commit comments

Comments
 (0)