Skip to content

Commit e5338ec

Browse files
authored
Bulleted nonsequential list
1 parent 9cf6463 commit e5338ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/control-kubeconfig-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ The [`az aks get-credentials`][az-aks-get-credentials] command lets you get the
2525

2626
There are two Azure roles you can apply to an Azure Active Directory (Azure AD) user or group:
2727

28-
1. **Azure Kubernetes Service Cluster Admin Role**
28+
- **Azure Kubernetes Service Cluster Admin Role**
2929

3030
* Allows access to `Microsoft.ContainerService/managedClusters/listClusterAdminCredential/action` API call. This API call [lists the cluster admin credentials][api-cluster-admin].
3131
* Downloads *kubeconfig* for the *clusterAdmin* role.
3232

33-
2. **Azure Kubernetes Service Cluster User Role**
33+
- **Azure Kubernetes Service Cluster User Role**
3434

3535
* Allows access to `Microsoft.ContainerService/managedClusters/listClusterUserCredential/action` API call. This API call [lists the cluster user credentials][api-cluster-user].
3636
* Downloads *kubeconfig* for *clusterUser* role.

0 commit comments

Comments
 (0)