|
1 | 1 | ---
|
2 | 2 | title: Move Azure VMs between government and public regions with Azure Site Recovery
|
3 |
| -description: Use Azure Site Recovery to move Azure VMs between Azure government and public regions. |
| 3 | +description: Use Azure Site Recovery to move Azure VMs between Azure Government and public regions. |
4 | 4 | author: ankitaduttaMSFT
|
5 | 5 | ms.service: site-recovery
|
6 | 6 | ms.topic: tutorial
|
@@ -40,7 +40,7 @@ This tutorial shows you how to move Azure VMs between Azure Government and Publi
|
40 | 40 | - Make sure that the servers you want to replicate comply with [Azure VM requirements](vmware-physical-secondary-support-matrix.md#replicated-vm-support).
|
41 | 41 | - Prepare an account for automatic installation of the Mobility service on each server you want to replicate.
|
42 | 42 |
|
43 |
| -- Note that after you fail over to the target region in Azure, you cannot directly perform a fail back to the source region. You will have to set up replication again back to the target. |
| 43 | +- After you fail over to the target region in Azure, you cannot directly perform a fail back to the source region. You will have to set up replication again back to the target. |
44 | 44 |
|
45 | 45 | ### Verify Azure account permissions
|
46 | 46 |
|
@@ -86,7 +86,7 @@ The Mobility service must be installed on each server you want to replicate. Sit
|
86 | 86 | 3. Ensure that you create a target resource for every component identified in the source networking layout. This is important to ensure that, post cutting over to the target region, your VMs have all the functionality and features that you had in the source.
|
87 | 87 |
|
88 | 88 | > [!NOTE]
|
89 |
| - > Azure Site Recovery automatically discovers and creates a virtual network when you enable replication for the source VM, or you can also pre-create a network and assign to the VM in the user flow for enable replication. But for any other resources, as mentioned below, you need to manually create them in the target region. |
| 89 | + > Azure Site Recovery automatically discovers and creates a virtual network when you enable replication for the source VM, or you can also pre-create a network and assign to the VM in the user flow for enable replication. But for any other resources, you need to manually create them in the target region. |
90 | 90 |
|
91 | 91 | Please refer to the following documents to create the most commonly used network resources relevant for you, based on the source VM configuration.
|
92 | 92 |
|
@@ -138,10 +138,10 @@ Make sure the machine can access these URLs based on your environment:
|
138 | 138 |
|
139 | 139 | [!INCLUDE [site-recovery-URLS](../../includes/site-recovery-URLS.md)]
|
140 | 140 |
|
141 |
| -IP address-based firewall rules should allow communication to all of the Azure URLs that are listed above over HTTPS (443) port. To simplify and limit the IP Ranges, it is recommended that URL filtering be done. |
| 141 | +IP address-based firewall rules should allow communication to all of the Azure URLs that are listed above over HTTPS (443) port. To simplify and limit the IP Ranges, it is recommended that URL filtering is done. |
142 | 142 |
|
143 |
| -- **Commercial IPs** - Allow the [Azure Datacenter IP Ranges](https://www.microsoft.com/download/confirmation.aspx?id=41653), and the HTTPS (443) port. Allow IP address ranges for the Azure region of your subscription to support the AAD, Backup, Replication, and Storage URLs. |
144 |
| -- **Government IPs** - Allow the [Azure Government Datacenter IP Ranges](https://www.microsoft.com/en-us/download/details.aspx?id=57063), and the HTTPS (443) port for all USGov Regions (Virginia, Texas, Arizona, and Iowa) to support AAD, Backup, Replication, and Storage URLs. |
| 143 | +- **Commercial IPs** - Allow the [Azure Datacenter IP Ranges](https://www.microsoft.com/download/confirmation.aspx?id=41653), and the HTTPS (443) port. Allow IP address ranges for the Azure region of your subscription to support the Azure AD, Backup, Replication, and Storage URLs. |
| 144 | +- **Government IPs** - Allow the [Azure Government Datacenter IP Ranges](https://www.microsoft.com/en-us/download/details.aspx?id=57063), and the HTTPS (443) port for all USGov Regions (Virginia, Texas, Arizona, and Iowa) to support Azure AD, Backup, Replication, and Storage URLs. |
145 | 145 |
|
146 | 146 | #### Run setup
|
147 | 147 | Run Unified Setup as a Local Administrator, to install the configuration server. The process server and the master target server are also installed by default on the configuration server.
|
|
0 commit comments