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

auth/azure: Documents config env vars and fixes resource used in examples #13641

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

austingebauer
Copy link
Contributor

This PR improves the Azure auth documentation by:

  1. Documenting environment variables that can be used to configure the auth method.
  2. Fixing the resource parameter that's used in examples for requesting a JWT access token from the instance metadata service. The current example doesn't work and had caused some confusion. Using the Azure resource manager endpoint aligns with defaults in our Azure auth client library and examples.
  3. Providing additional explanation for the jwt and resource parameters

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.

2 participants