We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9767051 + fed36a2 commit 7b74c99Copy full SHA for 7b74c99
articles/aks/use-managed-identity.md
@@ -194,7 +194,6 @@ A custom user-assigned managed identity for the control plane enables access to
194
--name myManagedCluster \
195
--network-plugin azure \
196
--vnet-subnet-id <subnet-id> \
197
- --docker-bridge-address 172.17.0.1/16 \
198
--dns-service-ip 10.2.0.10 \
199
--service-cidr 10.2.0.0/24 \
200
--enable-managed-identity \
@@ -330,7 +329,6 @@ Now you can create your AKS cluster with your existing identities. Make sure to
330
329
331
332
333
334
335
336
0 commit comments