az feedback auto-generates most of the information requested below, as of CLI version 2.0.62
Describe the bug
If you do
az deployment group create --help
there is no indication that at least one of the following arguments is required: --template-file or --template-uri. The documentation does, however, indicate that --resource-group is required.
To Reproduce
az deployment group create --help
Expected behavior
The documentation indicates either --template-file or --template-uri is a required argument.
Describe the bug
If you do
there is no indication that at least one of the following arguments is required: --template-file or --template-uri. The documentation does, however, indicate that --resource-group is required.
To Reproduce
Expected behavior
The documentation indicates either --template-file or --template-uri is a required argument.
Environment summary
Cloud Shell - Bash
Additional context