Skip to content

Commit 769692c

Browse files
authored
Merge pull request MicrosoftDocs#1913 from FrankSiegemund/movefix
Clarify that a virtual network cannot move when it has a resource nav…
2 parents e2ecdc0 + 593e73c commit 769692c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ For now, the services that enable moving to both a new resource group and subscr
113113
* Virtual Machines - Does not support move to a new subscription when its certificates are stored in a Key Vault
114114
* Virtual Machines (classic) - see [Classic deployment limitations](#classic-deployment-limitations)
115115
* Virtual Machine Scale Sets
116-
* Virtual Networks - Currently, a peered Virtual Network cannot be moved until VNet peering has been disabled. Once disabled, the Virtual Network can be moved successfully and the VNet peering can be enabled.
116+
* Virtual Networks - Currently, a peered Virtual Network cannot be moved until VNet peering has been disabled. Once disabled, the Virtual Network can be moved successfully and the VNet peering can be enabled. In addition,
117+
a Virtual Network cannot be moved to a different subscription if the Virtual Network contains any subnet with resource navigation links. For example, a Virtual Network subnet has a resource navigation link when a Microsoft.Cache
118+
redis resource is deployed into this subnet.
117119
* VPN Gateway
118120

119121

0 commit comments

Comments
 (0)