This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli 4687 for AKS team response, and to raise awareness to this recurring customer feedback.
Engineer request
The --command-id appears to be required. Please verify that this parameter has been flagged correctly.
If the --command-id is optional, could it actually be conditional? Example, "if you supply {a} then you also must apply {b}" or similar logic? If so, please add more information in the short-summary parameter description to make this clear to our customers.
Customer feedback
Type of issue
Outdated article
Feedback
The title is self explanatory I think.
When I run the command "az aks command result" without the parameter "--command-id -i", it complains that the parameter is missing. It makes sense, but the documentation still says it's Optional.
Describe the bug
This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli 4687 for AKS team response, and to raise awareness to this recurring customer feedback.
Engineer request
--command-id
appears to be required. Please verify that this parameter has been flagged correctly.--command-id
is optional, could it actually beconditional
? Example, "if you supply {a} then you also must apply {b}" or similar logic? If so, please add more information in theshort-summary
parameter description to make this clear to our customers.Customer feedback
Type of issue Outdated article
Feedback The title is self explanatory I think. When I run the command "az aks command result" without the parameter "--command-id -i", it complains that the parameter is missing. It makes sense, but the documentation still says it's Optional.
Updating the documentation would be nice. Thanks
Page URL https://learn.microsoft.com/en-us/cli/azure/aks/command?view=azure-cli-latest#az-aks-command-result
Content source URL https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/aks/command.yml
Related command
az aks command result
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
Azure CLI 2.65.0
Additional context
No response