Skip to content

Commit 71595fc

Browse files
Update cache-azure-active-directory-for-authentication.md to include token scope
1 parent 3f46e13 commit 71595fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-azure-active-directory-for-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Because most Azure Cache for Redis clients assume that a password/access key is
8383

8484
### Azure AD Client Workflow
8585

86-
1. Configure your client application to acquire an Azure AD token for your application using the [Microsoft Authentication Library (MSAL)](/azure/active-directory/develop/msal-overview).
86+
1. Configure your client application to acquire an Azure AD token for scope `acca5fbb-b7e4-4009-81f1-37e38fd66d78/.default` using the [Microsoft Authentication Library (MSAL)](/azure/active-directory/develop/msal-overview).
8787

8888
<!-- (ADD code snippet) -->
8989

0 commit comments

Comments
 (0)