Remove deprecated command groups/commands/arguments in Azure CLI 2.37.0
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Azure CLI 2.37.0 will be released for [Microsoft Build 2022](https://mybuild.microsoft.com/en-US/home) as a breaking change window.
There are some command groups/commands/arguments that will be deprecated in Azure CLI 3.0.0, but since there is no plan to bump Azure CLI to 4.0.0, https://github.com/Azure/azure-cli/pull/16380 has been closed. As an alternative, all deprecated command groups/commands/arguments should be removed in Azure CLI 2.37.0.
### Additional information
- Use regex `expiration=['"]3.0.0['"]` to search for all occurrences.
- Microsoft Graph migration will be made in this version: https://docs.microsoft.com/en-us/cli/azure/microsoft-graph-migration
Contributor guide
Assessment
This issue has not been assessed yet.