Skip to content

Commit b5b468b

Browse files
Merge pull request #248845 from Sharmistha-Rai/main
Private endpoint doc change
2 parents 2e07dac + e4d707f commit b5b468b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/hybrid-how-to-enable-replication-private-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ When using the private link with modernized experience for VMware VMs, public ac
5757
| `*.windows.net `<br>`*.msftauth.net`<br>`*.msauth.net`<br>`*.microsoft.com`<br>`*.live.com `<br>`*.office.com ` | To sign-in to your Azure subscription. |
5858
|`*.microsoftonline.com `<br>`*.microsoftonline-p.com `| Create Azure Active Directory applications for the appliance to communicate with Azure Site Recovery. |
5959
| `management.azure.com` | Used for Azure Resource Manager deployments and operations. |
60+
| `*.siterecovery.windowsazure.com` | Used to connect to Site Recovery services. |
6061

6162
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:
6263

@@ -66,7 +67,6 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
6667
| `*.portal.azure.us` | `*.portal.azure.cn` | Navigate to the Azure portal. |
6768
| `management.usgovcloudapi.net` | `management.chinacloudapi.cn` | Create Azure Active Directory applications for the appliance to communicate with the Azure Site Recovery service. |
6869

69-
7070
## Create and use private endpoints for site recovery
7171

7272
The following sections describe the steps you need to take to create and use private endpoints for site recovery in your virtual networks.
@@ -160,7 +160,7 @@ When the private endpoint is created, five fully qualified domain names (FQDNs)
160160

161161
The five domain names are formatted in this pattern:
162162

163-
`{Vault-ID}-asr-pod01-{type}-.{target-geo-code}.siterecovery.windowsazure.com`
163+
`{Vault-ID}-asr-pod01-{type}-.{target-geo-code}.privatelink.siterecovery.windowsazure.com`
164164

165165
### Approve private endpoints for site recovery
166166

0 commit comments

Comments
 (0)