Haixia Cheng

Results 4 comments of Haixia Cheng

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...