Skip to content

Commit b65ae5d

Browse files
Merge pull request #249986 from ankitaduttaMSFT/gi112524
GI 1123524
2 parents d3265d6 + 3a7dc52 commit b65ae5d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/site-recovery/azure-to-azure-network-mapping.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: conceptual
8-
ms.date: 03/27/2023
8+
ms.date: 08/31/2023
99
ms.author: ankitadutta
1010
ms.custom: engagement-fy23
1111

@@ -42,7 +42,9 @@ Map networks as follows:
4242
If you haven't prepared network mapping before you configure disaster recovery for Azure VMs, you can specify a target network when you [set up and enable replication](azure-to-azure-how-to-enable-replication.md). When you do this the following happens:
4343

4444
- Based on the target you select, Site Recovery automatically creates network mappings from the source to target region, and from the target to source region.
45-
- By default, Site Recovery creates a network in the target region that's identical to the source network. Site Recovery adds **-asr** as a suffix to the name of the source network. You can customize the target network.
45+
- By default, Site Recovery creates a network in the target region that's identical to the source network. Site Recovery adds **-asr** as a suffix to the name of the target network. You can customize the target network. For example, if the source network name was *contoso-vnet*, then the target network is named *contoso-vnet-asr*.
46+
47+
So, if the source network name was "contoso-vnet", then the target network name will be "contoso-vnet-asr". Source network's name will not be edited by ASR.
4648
- If network mapping has already occurred for a source network, the mapped target network will always be the default at the time of enabling replications for more VMs. You can choose to change the target virtual network by choosing other available options from the dropdown.
4749
- To change the default target virtual network for new replications, you need to modify the existing network mapping.
4850
- If you wish to modify a network mapping from region A to region B, ensure that you first delete the network mapping from region B to region A. After reverse mapping deletion, modify the network mapping from region A to region B and then create the relevant reverse mapping.

0 commit comments

Comments
 (0)