azure-aks-cluster-user-kubeconfig
The user kubeconfig contains cluster endpoint and authentication configuration.
Where it sits
| location | Microsoft.ContainerService/managedClusters/listClusterUserCredential response.kubeconfigs[].value |
| location kind | output_value |
| data kinds | credential certificate private_key oauth_token |
| emits edge | ExposesCredential |
| service | AKS (azure:aks) |
Collection recipe
| access mode | read_api |
| operation | Managed Clusters - List Cluster User Credentials |
| response path | kubeconfigs[].value |
| encoding | base64 |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.ContainerService/managedClusters/listClusterUserCredential/action
References