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 #37638

Open
chlowell opened this issue Nov 13, 2023 · 1 comment
Open

Add Subscription option for Azure CLI credential #37638

chlowell opened this issue Nov 13, 2023 · 1 comment
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@chlowell
Copy link
Member

chlowell commented Nov 13, 2023

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.

@chlowell chlowell added Azure.Identity feature-request This issue requires a new behavior in the product in order be resolved. labels Nov 13, 2023
@chlowell chlowell added this to the Backlog milestone Nov 13, 2023
@scottaddie scottaddie added the Client This issue points to a problem in the data-plane of the library. label Oct 16, 2024
@scottaddie scottaddie modified the milestones: Backlog, 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. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Status: Not Started
Development

No branches or pull requests

5 participants