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

doc: add more context about DefaultAzureCredential Class #287

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

nicoklaus
Copy link
Contributor

The DefaultAzureCredential Class is powerful. It tries different authentication methods and allow also the use of existing authentications like in an Azure CLI. See #286 for an example of using modern authentication via JWT-Tokens with the DefaultAzureCredential Class.

Copy link
Owner

@vcsjones vcsjones left a comment

Choose a reason for hiding this comment

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

Just a minor wording suggestion. What do you think?

README.md Outdated Show resolved Hide resolved
Co-authored-by: Kevin Jones <vcsjones@github.com>
@vcsjones vcsjones merged commit bbc677d into vcsjones:main Dec 3, 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