Skip to content

Commit d8ad8f1

Browse files
Merge pull request #239383 from shpathak-msft/patch-9
Update cache-azure-active-directory-for-authentication.md to include …
2 parents 5b247ff + 71595fc commit d8ad8f1

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)