[March customer interview] Please only designate an Azure feature as GA when all management interfaces controlling it are GA as well
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
When an Azure feature is released as GA, it regularly happens that not all major Azure management interfaces support that feature. For feature X, you need the Az PowerShell modules because Azure CLI doesn't support it yet, while for feature Y it might be the other way around. This makes it more difficult for teams to standardise on a single interface.
It would be great when an Azure feature is designated as GA, all GA versions of Azure CLI, the Az PowerShell module, ARM templates and the REST API would support that feature.
Since this is the repository for Azure CLI, the feature request here would be: please make sure that whenever an Azure feature is released as GA, there's a GA version of Azure CLI supporting that feature.
Contributor guide
Assessment
This issue has not been assessed yet.