peterbom
peterbom
Hi @chrmarti: Have there been any developments or updates on this? We believe that this might be the cause of [an issue]( https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/issues/1199) we've encountered in our Kubernetes extension.
Hi @Superzer0 - thanks for reporting this issue! The problem seems to be with az CLI attempting to get (local account) admin credentials and using these to deploy resources to...
FYI @Superzer0: https://github.com/Azure/azure-cli-extensions/pull/5539 I'll keep this issue open until the CLI is released with the above change. (We're also working on a similar change for the VSCode Periscope integration: https://github.com/Azure/vscode-aks-tools/issues/173)
Hi @Superzer0, the latest `aks-preview` extension (v. 0.5.116) for `az` CLI contains the changes to enable running `kollect` on AAD-enabled clusters with local accounts disabled. You can run `az upgrade`...