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

Add Azure Identity library credential chains doc #42049

Merged
merged 43 commits into from
Aug 14, 2024
Merged

Conversation

scottaddie
Copy link
Member

@scottaddie scottaddie commented Aug 6, 2024

Fills a gap we have in the Azure Identity library docs. We cover DefaultAzureCredential well, but sometimes it's not the best option. This doc expands upon the guidance and introduces ChainedTokenCredential as an alternative.


Internal previews

📄 File 🔗 Preview link
docs/azure/sdk/authentication/credential-chains.md docs/azure/sdk/authentication/credential-chains
docs/azure/sdk/authentication/index.md docs/azure/sdk/authentication/index

@dotnet-bot dotnet-bot added this to the August 2024 milestone Aug 6, 2024
@scottaddie scottaddie marked this pull request as ready for review August 7, 2024 21:17
Copy link

@maorleger maorleger left a comment

Choose a reason for hiding this comment

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

Left a few comments as I was reading the doc - feel free to take them or leave them 👍

docs/azure/sdk/authentication/credential-chains.md Outdated Show resolved Hide resolved
docs/azure/sdk/authentication/credential-chains.md Outdated Show resolved Hide resolved
docs/azure/sdk/authentication/credential-chains.md Outdated Show resolved Hide resolved
@scottaddie scottaddie requested review from maorleger, xiangyan99 and billwert and removed request for maorleger and xiangyan99 August 13, 2024 19:19
@scottaddie scottaddie merged commit 6ff3538 into main Aug 14, 2024
8 checks passed
@scottaddie scottaddie deleted the scottaddie/dac branch August 14, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants