Open kr-jmd opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/aks-pm.
Author: | kr-jmd |
---|---|
Assignees: | - |
Labels: | `AKS`, `Service Attention`, `needs-triage`, `question` |
Milestone: | - |
route to appropriate team
Same issue with az version 2.25 { "azure-cli": "2.25.0", "azure-cli-core": "2.25.0", "azure-cli-telemetry": "1.0.6", "extensions": { "aks-preview": "0.5.0" } }
Command: az aks enable-addons -a monitoring -n ${AKS_CLUSTER_NAME} -g ${AKS_RESOURCE_GROUP} --workspace-resource-id ${AKS_MONITORING_LOG_ANALYTICS_WORKSPACE_ID}
We had the same problem, an "az extension update --name aks-preview" should help
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az aks enable-addons
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az aks enable-addons -a {} -n {} -g {} --workspace-resource-id {}
Expected Behavior
Environment Summary
Additional Context