Skip to content

Commit 89f8c65

Browse files
authored
Remove mentions of VPN Gateway form cross-sub and cross-rg move documentation
-VPN gateway moves are blocked at the vNet level with CSES and VMSS gateways
1 parent ced7442 commit 89f8c65

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ If you want to move networking resources to a new region, see [Tutorial: Move Az
1616

1717
## Dependent resources
1818

19-
When moving a resource, you must also move its dependent networking resources. However, any resource that is associated with a **Standard SKU** public IP address can't be moved across subscriptions. For example, you can't move a VPN Gateway that is associated with a **Standard SKU** public IP address to a new subscription.
19+
When moving a resource, you must also move its dependent networking resources. However, any resource that is associated with a **Standard SKU** public IP address can't be moved across subscriptions.
2020

21-
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. If a virtual machine is associated with a **Standard SKU** public IP address, [disassociate the public IP address](../../../virtual-network/ip-services/remove-public-ip-address-vm.md) before moving across subscriptions.
21+
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, and all other network interface cards for the virtual network. If a virtual machine is associated with a **Standard SKU** public IP address, [disassociate the public IP address](../../../virtual-network/ip-services/remove-public-ip-address-vm.md) before moving across subscriptions.
2222

2323
If you move the virtual network for an AKS cluster, the AKS cluster stops working. The local network gateways can be in a different resource group.
2424

@@ -28,11 +28,6 @@ For more information, see [Scenario for move across subscriptions](../move-resou
2828

2929
To move a peered virtual network, you must first disable the virtual network peering. Once disabled, you can move the virtual network. After the move, reenable the virtual network peering.
3030

31-
## VPN Gateways
32-
33-
You can't move VPN Gateways across resource groups or subscriptions if they are of Basic SKU. Basic SKU is only meant for test environment usage and doesn't support resource move operation.
34-
A virtual network gateway must always be in the same resource group as its virtual network, they can't be moved separately.
35-
3631
## Subnet links
3732

3833
You can't move a virtual network to a different subscription if the virtual network contains a subnet with resource navigation links. For example, if an Azure Cache for Redis resource is deployed into a subnet, that subnet has a resource navigation link.

0 commit comments

Comments
 (0)