Skip to content

Commit 43635fa

Browse files
Merge pull request #216415 from tfitzmac/1028vnet
update public ip address move
2 parents 3c15353 + b1c9167 commit 43635fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Move Azure Networking resources to new subscription or resource group
33
description: Use Azure Resource Manager to move virtual networks and other networking resources to a new resource group or subscription.
44
ms.topic: conceptual
5-
ms.date: 08/16/2022
5+
ms.date: 10/28/2022
66
---
77

88
# Move networking resources to new resource group or subscription
@@ -16,7 +16,7 @@ If you want to move networking resources to a new region, see [Tutorial: Move Az
1616
## Dependent resources
1717

1818
> [!NOTE]
19-
> Any resource, including a VPN Gateway, that is associated with a public IP Standard SKU address must be disassociated from the public IP address before moving across subscriptions.
19+
> Any resource, including a VPN Gateway, that is associated with a public IP Standard SKU address can't be moved across subscriptions. For virtual machines, you can [disassociate the public IP address](../../../virtual-network/ip-services/remove-public-ip-address-vm.md) before moving across subscriptions.
2020
2121
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.
2222

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Move operation support by resource type
33
description: Lists the Azure resource types that can be moved to a new resource group, subscription, or region.
44
ms.topic: conceptual
5-
ms.date: 08/29/2022
5+
ms.date: 10/28/2022
66
---
77

88
# Move operation support for resources
@@ -1487,7 +1487,7 @@ Jump to a resource provider namespace:
14871487
> | privateendpointredirectmaps | No | No | No |
14881488
> | privateendpoints | Yes - for [supported private-link resources](./move-limitations/networking-move-limitations.md#private-endpoints)<br>No - for all other private-link resources | Yes - for [supported private-link resources](./move-limitations/networking-move-limitations.md#private-endpoints)<br>No - for all other private-link resources | No |
14891489
> | privatelinkservices | No | No | No |
1490-
> | publicipaddresses | Yes | Yes | Yes<br/><br/> Use [Azure Resource Mover](../../resource-mover/tutorial-move-region-virtual-machines.md) to move public IP address configurations (IP addresses are not retained). |
1490+
> | publicipaddresses | Yes | Yes - see [Networking move guidance](./move-limitations/networking-move-limitations.md) | Yes<br/><br/> Use [Azure Resource Mover](../../resource-mover/tutorial-move-region-virtual-machines.md) to move public IP address configurations (IP addresses are not retained). |
14911491
> | publicipprefixes | Yes | Yes | No |
14921492
> | routefilters | No | No | No |
14931493
> | routetables | Yes | Yes | No |
@@ -1498,7 +1498,7 @@ Jump to a resource provider namespace:
14981498
> | trafficmanagerprofiles / heatmaps | No | No | No |
14991499
> | trafficmanagerusermetricskeys | No | No | No |
15001500
> | virtualhubs | No | No | No |
1501-
> | virtualnetworkgateways | Yes | Yes | No |
1501+
> | virtualnetworkgateways | Yes | Yes - see [Networking move guidance](./move-limitations/networking-move-limitations.md) | No |
15021502
> | virtualnetworks | Yes | Yes | No |
15031503
> | virtualnetworktaps | No | No | No |
15041504
> | virtualrouters | Yes | Yes | No |

0 commit comments

Comments
 (0)