Skip to content

Commit c2f8651

Browse files
committed
fixed build warning
1 parent 6ef2d49 commit c2f8651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/operator-best-practices-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ There are two levels of access needed to fully operate an AKS cluster:
100100
101101
This access level allows you to:
102102
103-
* Control scaling or upgrading your cluster using the AKS APIs
104-
* Pull your `kubeconfig`.
103+
* Control scaling or upgrading your cluster using the AKS APIs
104+
* Pull your `kubeconfig`.
105105

106106
To learn how to control access to the AKS resource and the `kubeconfig`, see [Limit access to cluster configuration file](control-kubeconfig-access.md).
107107

0 commit comments

Comments
 (0)