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

[FEATURE REQ] Add support for AZURE_CLIENT_ID environment variable to ManagedIdentityCredential #11448

Closed
jongio opened this issue Apr 20, 2020 · 2 comments
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.

Comments

@jongio
Copy link
Member

jongio commented Apr 20, 2020

Library or service name.
Azure Identity

Is your feature request related to a problem? Please describe.
Developers need to be able to specify which AZURE_CLIENT_ID Managed Identity Credential with an environment variable.

#8692
#8309
#9309

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 20, 2020
@AlexGhiondea AlexGhiondea added Azure.Identity Client This issue points to a problem in the data-plane of the library. labels Apr 20, 2020
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 20, 2020
@jongio
Copy link
Member Author

jongio commented May 2, 2020

Please follow up with @schaabs before implementing.

@schaabs
Copy link
Member

schaabs commented Feb 26, 2021

Currently only DefaultAzureCredential and EnvironmentCredential are configurable via environment variables by design.

@schaabs schaabs closed this as completed Feb 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants