Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update how to fetch aad access token #777

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

shahramk64
Copy link
Contributor

According to this article, fetching AAD access token from ~/.azure/accessToken.json is deprecated. It can now be fetched from ~/.azure/msal_token_cache.json or by running az account get-access-token --subscription "<your_subscription_name>". The AAD-oauth doc needs to be updated accordingly.

@shahramk64 shahramk64 marked this pull request as ready for review September 16, 2024 06:23
Copy link
Member

@northtyphoon northtyphoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@northtyphoon northtyphoon merged commit 2c3d41b into Azure:main Sep 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants