Skip to content

Commit 45cdebe

Browse files
authored
Update configure-azure-cni.md
Add a prerequisite that delegated subnet cannot be used.
1 parent 148ac82 commit 45cdebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/aks/configure-azure-cni.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This article shows you how to use *Azure CNI* networking to create and use a vir
2323
* `Microsoft.Network/virtualNetworks/subnets/join/action`
2424
* `Microsoft.Network/virtualNetworks/subnets/read`
2525
* Instead of a service principal, you can use the system assigned managed identity for permissions. For more information, see [Use managed identities](use-managed-identity.md).
26+
* The subnet assigned to the AKS node pool cannot be a [delegated subnet](../virtual-network/subnet-delegation-overview.md).
2627

2728
## Plan IP addressing for your cluster
2829

0 commit comments

Comments
 (0)