You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/deploy-vmware-azure-replication-appliance-modernized.md
+39-2Lines changed: 39 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You deploy an on-premises replication appliance when you use [Azure Site Recover
29
29
--- | ---
30
30
CPU cores | 8
31
31
RAM | 32 GB
32
-
Number of disks | 3, including the OS disk - 80 GB, data disk 1 - 620 GB, data disk 2 - 620 GB
32
+
Number of disks | 2, including the OS disk - 80 GB and a data disk - 620 GB
33
33
34
34
### Software requirements
35
35
@@ -63,13 +63,50 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
63
63
|`*.microsoftonline.com `|Create Azure Active Directory (AD) apps for the appliance to communicate with Azure Site Recovery. |
64
64
|management.azure.com |Create Azure AD apps for the appliance to communicate with the Azure Site Recovery service. |
65
65
|`*.services.visualstudio.com `|Upload app logs used for internal monitoring. |
66
-
|`*.vault.azure.net `|Manage secrets in the Azure Key Vault. Note: Ensure machines to replicate have access to this. |
66
+
|`*.vault.azure.net `|Manage secrets in the Azure Key Vault. Note: Ensure that the machines which need to be replicated have access to this. |
67
67
|aka.ms |Allow access to also known as links. Used for Azure Site Recovery appliance updates. |
68
68
|download.microsoft.com/download |Allow downloads from Microsoft download. |
69
69
|`*.servicebus.windows.net `|Communication between the appliance and the Azure Site Recovery service. |
70
70
|`*.discoverysrv.windowsazure.com `<br><br>`*.hypervrecoverymanager.windowsazure.com `<br><br> `*.backup.windowsazure.com ` |Connect to Azure Site Recovery micro-service URLs.
71
71
|`*.blob.core.windows.net `|Upload data to Azure storage which is used to create target disks. |
72
72
73
+
Ensure the following URLs are allowed and reachable from the Azure Site Recovery replication appliance for continuous connectivity, when enabling replication to a government cloud:
74
+
75
+
76
+
77
+
78
+
|**URL for Fairfax**|**URL for Mooncake**|**Details**|
|`login.microsoftonline.us/*` <br> `graph.microsoftazure.us`|`login.chinacloudapi.cn/*` <br> `graph.chinacloudapi.cn`| To sign-in to your Azure subscription. |
81
+
|`portal.azure.us`|`portal.azure.cn`|Navigate to the Azure portal. |
82
+
|`*.microsoftonline.us/*` <br> `management.usgovcloudapi.net`|`*.microsoftonline.cn/*` <br> `management.chinacloudapi.cn/*`| Create Azure AD apps for the appliance to communicate with the Azure Site Recovery service. |
83
+
|`*.hypervrecoverymanager.windowsazure.us` <br> `*.migration.windowsazure.us` <br> `*.backup.windowsazure.us`|`*.hypervrecoverymanager.windowsazure.cn` <br> `*.migration.windowsazure.cn` <br> `*.backup.windowsazure.cn`| Connect to Azure Site Recovery micro-service URLs. |
84
+
|`*.vault.usgovcloudapi.net`|`*.vault.azure.cn`|Manage secrets in the Azure Key Vault. Note: Ensure that the machines which need to be replicated have access to this. |
0 commit comments