Haixia Cheng
Results
4
comments of
Haixia Cheng
Support number: 2207190030000238
I'm also looking for this feature.
Hello @gwbatte which AKS version are you using?
Got the same issue. ``` az version { "azure-cli": "2.53.0", "azure-cli-core": "2.53.0", "azure-cli-telemetry": "1.1.0", "extensions": { "aks-preview": "2.0.0b7" } } ``` The error gone after upgrading the azure-core. ``` pip...