Related command
az account set
Is your feature request related to a problem? Please describe.
The new SubscriptionSelector is useful when selecting amongst a list of subscriptions in interactive scenarios. Unfortunately it is only usable as part of the az login experience.
Describe the solution you'd like
Support the interactive subscription selector amongst existing logged in accounts e.g. az account set --interactive.
Related command
az account setIs your feature request related to a problem? Please describe.
The new SubscriptionSelector is useful when selecting amongst a list of subscriptions in interactive scenarios. Unfortunately it is only usable as part of the
az loginexperience.Describe the solution you'd like
Support the interactive subscription selector amongst existing logged in accounts e.g.
az account set --interactive.