[Reference feedback]: Given wrong-ish information in Key creation "keys set"
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Type of issue
Missing information
### Reference command name
az functionsapp keys set
### Feedback
In MacOS with CLI version:
```
"azure-cli": "2.76.0",
"azure-cli-core": "2.76.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
```
When Running command `az functionapp keys set...... ` without value,
The response is:
`... Keys have been redacted. Use az 'functionapp keys list' to view. .....`
Ofcourse being new to Azure ran the command got and error:
`the following arguments are required: --resource-group/-g, --name/-n`
(already knew that i will need resource and app name)
Would be nice to have all of that inside the first note, and bonus points for having real resourcegroup and app name alredy in it.
### Page URL
_No response_
### Content source URL
_No response_
### Author
_No response_
### Document Id
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.