Skip to content

Commit f0597a6

Browse files
committed
URLs for government cloud
1 parent 9503f77 commit f0597a6

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

articles/site-recovery/deploy-vmware-azure-replication-appliance-modernized.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You deploy an on-premises replication appliance when you use [Azure Site Recover
2929
--- | ---
3030
CPU cores | 8
3131
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
3333

3434
### Software requirements
3535

@@ -63,13 +63,50 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
6363
|`*.microsoftonline.com `|Create Azure Active Directory (AD) apps for the appliance to communicate with Azure Site Recovery. |
6464
|management.azure.com |Create Azure AD apps for the appliance to communicate with the Azure Site Recovery service. |
6565
|`*.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. |
6767
|aka.ms |Allow access to also known as links. Used for Azure Site Recovery appliance updates. |
6868
|download.microsoft.com/download |Allow downloads from Microsoft download. |
6969
|`*.servicebus.windows.net `|Communication between the appliance and the Azure Site Recovery service. |
7070
|`*.discoverysrv.windowsazure.com `<br><br>`*.hypervrecoverymanager.windowsazure.com `<br><br> `*.backup.windowsazure.com ` |Connect to Azure Site Recovery micro-service URLs.
7171
|`*.blob.core.windows.net `|Upload data to Azure storage which is used to create target disks. |
7272

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** |
79+
| ------------------------- | -------------------------------------------| -------------------------------------------|
80+
| `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. |
85+
86+
87+
Mooncake
88+
=========
89+
https://portal.azure.cn/
90+
https://management.chinacloudapi.cn//.default
91+
https://login.chinacloudapi.cn
92+
https://login.chinacloudapi.cn/<tenantid>/oauth2/deviceauth
93+
https://graph.chinacloudapi.cn
94+
https://management.chinacloudapi.cn
95+
https://login.chinacloudapi.cn/login.srf
96+
https://portal.partner.microsoftonline.cn/#
97+
https://portal.partner.microsoftonline.cn/login?IdentityProvider=aad&ru=%2Fdefault.aspx
98+
https://login.chinacloudapi.cn/common
99+
100+
FAIRFAX
101+
=======
102+
103+
https://login.microsoftonline.us/<tenantid>/oauth2/deviceauth
104+
https://management.usgovcloudapi.net//.default
105+
https://login.microsoftonline.us/
106+
https://graph.microsoftazure.us
107+
https://management.usgovcloudapi.net
108+
https://login.microsoftonline.us/login.srf
109+
https://portal.azure.us/#
73110

74111
### Folder exclusions from Antivirus program
75112

0 commit comments

Comments
 (0)