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 Subscription option for Azure CLI credential #6105

Open
scottaddie opened this issue Oct 16, 2024 · 1 comment
Open

Add Subscription option for Azure CLI credential #6105

scottaddie opened this issue Oct 16, 2024 · 1 comment
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@scottaddie
Copy link
Member

scottaddie commented Oct 16, 2024

This enables authenticating an account other than the CLI's configured default. Pass the value to the CLI with --subscription, quoting it because it may contain spaces. See Azure/azure-sdk-for-go/pull/21962 for an example implementation with character validation.

@scottaddie scottaddie added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Oct 16, 2024
@scottaddie scottaddie modified the milestones: 2025-03, 2025-01 Oct 16, 2024
@pvaneck
Copy link
Member

pvaneck commented Oct 23, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
Status: Not Started
Development

No branches or pull requests

3 participants