ASR replication with private endpoints

Morgan Jones 1 Reputation point
2020-10-29T21:20:26.783+00:00

I have had success creating private endpoints on the azure file sync service. I'm running into issues getting it set up for Azure Site Recovery.

Created the endpoint through the portal. Included azure privatelink dns zone.

My azure DNS servicer has a conditional forwarder for siterecovery.windows.azure.com to 168.63.129.16

When I do NS lookup from this DNS server I get a Non-existent domain error.
When I do NS lookup like this: nslookup siterecovery.windowsazure.com 168.63.129.16 I get the same Non-Existent domain error.

I'm expecting to see the private IP and the name myvaultname.wus2.siterecovery.windowsazure.com when I do the NSlookup.

It seems that siterecovery.windowsazure.com comes back as a non-existent domain from the Azure DNS service.

Other services such as file.core.windows.net resolve just fine from the same DNS service. I have replicated this in two different environments.

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
484 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
672 questions
{count} votes