Skip to content

Commit 9ada35f

Browse files
authored
Update subnetisdelegated-error.md
1 parent a1423c2 commit 9ada35f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

support/azure/azure-kubernetes/error-codes/subnetisdelegated-error.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ When you try to create a node pool in an AKS cluster, you receive the following
2626

2727
## Cause
2828

29-
If you try to create a by using a subnet, and the subnet is delegation-enabled for a particular Azure service, the new can't be
30-
integrated with the AKS service.
29+
If you try to create a node pool by using a subnet, and the subnet is delegation-enabled for a particular Azure service, the new node pool can't be integrated with the AKS service.
3130

3231
## Resolution
3332

@@ -48,7 +47,7 @@ To resolve this issue, follow these steps:
4847
\--vnet-name \$VNET_NAME \--name \$SUBNET_NAME \--delegations
4948
Microsoft.ContainerService/managedClusters
5049

51-
1. After the subnet delegation is removed, try again to create the by using the `az aks nodepool add` command.
50+
1. After the subnet delegation is removed, try again to create the node pool by using the `az aks nodepool add` command.
5251

5352
## References
5453

0 commit comments

Comments
 (0)