azure-cli
azure-cli copied to clipboard
{Container} `az container create`: Remove ad-hoc api version of network
https://github.com/Azure/azure-cli/issues/23389
Related command
az container create
Description
Affected test scenario: test_container_create_with_vnet
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE: az command a
: Make some customer-facing breaking change
[Component Name 2] az command b
: Add some customer-facing feature
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[ ] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[ ] I adhere to the Command Guidelines.
-
[ ] I adhere to the Error Handling Guidelines.
Container