Azure / Azure/azure-powershell
Feature Request: Switch-AzContext for Interactive
Open
Azure PS Team
customer-reported
feature-request
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description of the new feature
The experience for switching azure contexts is not great. You have to do Get-Azcontext, then some fancy filtering and edit to select the correct account, and then run Set-AzContext
## Proposed implementation details (optional)
Provide a menu-based option for quick selection. I've made a proof of concept here:

https://gist.github.com/JustinGrote/943a2578555a439ce2d8a99bda958bb9
Contributor guide
Assessment
This issue has not been assessed yet.