-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Describe the bug
We have AKS (1.24.6) configured in a way that disables local account access (best security practice).
Currently, our AKS is configured with Azure AD authentication with Kubernetes RBAC.
To Reproduce
Steps to reproduce the behavior: (for example)
- Execute
az aks kollect -g *** -n *** --storage-account "***" - See the error:
(BadRequest) Getting static credential is not allowed because this cluster is set to disable local accounts. Code: BadRequest Message: Getting static credential is not allowed because this cluster is set to disable local accounts.
Expected behavior
AKS periscope runs
Desktop:
- OS: Windows 11
- Powershell Core 7.2.7
{ "azure-cli": "2.42.0", "azure-cli-core": "2.42.0", "azure-cli-telemetry": "1.0.8", "extensions": { "aks-preview": "0.5.114", "azure-devops": "0.25.0", "interactive": "0.4.5" } }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels