Missing indication of an Argument being required in a az pipeline invocation.
Open
act-identity-squad
ARM
Auto-Assign
customer-reported
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
> ### `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.
**Environment summary**
Cloud Shell - Bash
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.