Global parameter --output json
not working for command az aks check-acr
#27828
Labels
AKS
az aks/acs/openshift
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
This issue is responsible by Azure service team.
Describe the bug
The documentation indicates that command
az aks check-acr
should have a global parameter--output
that works. However this parameter does not change the output displayed from descriptive text.Example:
Link to documentation:
https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az-aks-check-acr
Related command
az aks check-acr
Errors
no errors - but the output does not change.
Example (with sensitive info removed):
Issue script & Debug output
Expected behavior
the output should change according to the output parameter - e.g.
--output json
should output JSON format.Environment Summary
azure-cli 2.53.1
core 2.53.1
telemetry 1.1.0
Extensions:
bastion 0.2.5
Dependencies:
msal 1.24.0b2
azure-mgmt-resource 23.1.0b2
Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\user.azure\cliextensions'
Python (Windows) 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:05:00) [MSC v.1929 32 bit (Intel)]
Legal docs and information: aka.ms/AzureCliLegal
Additional context
No response
The text was updated successfully, but these errors were encountered: