Skip to content

Commit b5a1d5b

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#100830
Updating the URL pattern to include "privatelink" in it
1 parent 970fcdd commit b5a1d5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ additional fully qualified domain names are added to the same private endpoint.
161161

162162
The five domain names are formatted with the following pattern:
163163

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

166166
## Approve private endpoints for Site Recovery
167167

@@ -318,7 +318,7 @@ domain names to private IPs.
318318
private DNS zone.
319319

320320
These fully qualified domain names match the pattern:
321-
`{Vault-ID}-asr-pod01-{type}-.{target-geo-code}.siterecovery.windowsazure.com`
321+
`{Vault-ID}-asr-pod01-{type}-.{target-geo-code}.privatelink.siterecovery.windowsazure.com`
322322

323323
:::image type="content" source="./media/azure-to-azure-how-to-enable-replication-private-endpoints/add-record-set.png" alt-text="Shows the page to add a DNS A type record for the fully qualified domain name to the private endpoint in the Azure portal.":::
324324

@@ -333,4 +333,4 @@ Now that you've enabled private endpoints for your virtual machine replication,
333333
pages for additional and related information:
334334

335335
- [Replicate Azure VMs to another Azure region](./azure-to-azure-how-to-enable-replication.md)
336-
- [Tutorial: Set up disaster recovery for Azure VMs](./azure-to-azure-tutorial-enable-replication.md)
336+
- [Tutorial: Set up disaster recovery for Azure VMs](./azure-to-azure-tutorial-enable-replication.md)

0 commit comments

Comments
 (0)