Skip to content

Commit ebf61c5

Browse files
Merge pull request #232035 from schaffererin/vnet-peering-aks
Updating VNet peering instructions - you can do it on one page now
2 parents 358e86f + 62f659e commit ebf61c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/aks/private-clusters.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ Virtual network peering is one way to access your private cluster. To use virtua
150150
1. In the Azure portal, navigate to the resource group that contains your cluster's virtual network.
151151
1. In the right pane, select the virtual network. The virtual network name is in the form *aks-vnet-\**.
152152
1. In the left pane, select **Peerings**.
153-
1. Select **Add**, add the virtual network of the VM, and then create the peering.
154-
1. Go to the virtual network where you have the VM and select **Peerings**. Select the AKS virtual network, and then create the peering. If the address ranges on the AKS virtual network and the VM's virtual network clash, peering fails. For more information, see [Virtual network peering][virtual-network-peering].
153+
1. Select **Add**, add the virtual network of the VM, and then create the peering. For more information, see [Virtual network peering][virtual-network-peering].
155154

156155
## Hub and spoke with custom DNS
157156

0 commit comments

Comments
 (0)