AKS not using local account - Azure AD authentication with Kubernetes RBAC
When you disable local account and uses Azure AD authentication with Kubernetes RBAC
this means we can't do az aks get-credentials --resource-group rbacakscluster --name myrbacdev --admin.
Comments