Skip to content

Commit ea40a2b

Browse files
authored
Merge pull request #49693 from tfitzmac/0822move
fixes MicrosoftDocs/azure-docs#13684
2 parents 50cf9f8 + 8aede16 commit ea40a2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/resource-group-move-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: multiple
1111
ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: conceptual
14-
ms.date: 08/21/2018
14+
ms.date: 08/22/2018
1515
ms.author: tomfitz
1616

1717
---
@@ -228,7 +228,7 @@ Virtual Machines with certificate stored in Key Vault can be moved to a new reso
228228

229229
## Virtual Networks limitations
230230

231-
When moving a virtual network, you must also move its dependent resources. For example, you must move gateways with the virtual network.
231+
When moving a virtual network, you must also move its dependent resources. For VPN Gateways, you must move IP addresses, virtual network gateways, and all associated connection resources. Local network gateways can be in a different resource group.
232232

233233
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.
234234

0 commit comments

Comments
 (0)