Skip to content

Commit 70aaa3e

Browse files
authored
Merge pull request #208144 from tfitzmac/0816note
clarify note about public ip address
2 parents 300e4de + 89fe56a commit 70aaa3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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/15/2022
5+
ms.date: 08/16/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-
> Please note that any resource, including VPN Gateways, associated with Public IP Standard SKU addresses are not currently able to move across subscriptions.
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.
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

0 commit comments

Comments
 (0)