Skip to content

Commit e057b91

Browse files
committed
Added VNET Line & Warning
1 parent f82cf4c commit e057b91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-resource-manager/management/move-limitations/networking-move-limitations.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ If you want to move networking resources to a new region, see [Tutorial: Move Az
1818
> [!NOTE]
1919
> Please note that VPN Gateways associated with Public IP Standard SKU addresses are not currently able to move between resource groups or subscriptions.
2020
21-
When moving a resource, you must also move its dependent resources (for example - public IP addresses, virtual network gateways, all associated connection resources). Local network gateways can be in a different resource group.
21+
When moving a resource, you must also move its dependent resources (for example - public IP addresses, virtual network gateways, all associated connection resources). The virtual network assigned to the AKS instance can also be moved, and local network gateways can be in a different resource group.
22+
23+
> [!WARNING]
24+
> Please note that the virtual network can be moved, but it breaks the AKS instance that uses it. The only resolution would be to move the virtual network back.
2225
2326
To move a virtual machine with a network interface card to a new subscription, you must move all dependent resources. Move the virtual network for the network interface card, all other network interface cards for the virtual network, and the VPN gateways.
2427

0 commit comments

Comments
 (0)