ASR Replication

Handian Sudianto 6,096 Reputation points
2023-09-18T08:13:19.5666667+00:00

Hello,

When we build ASR to replicate disk from onprem to azure, can we use private ip using site-2-site connection, or the replication can only work using internet connection?

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
820 questions
0 comments No comments
{count} votes

Accepted answer
  1. SadiqhAhmed-MSFT 49,326 Reputation points Microsoft Employee Moderator
    2023-09-18T08:44:30.25+00:00

    Hello @Handian Sudianto Thank you for posting your question on Microsoft Q&A plaform. Happy to answer any question you may have!

    I see that you want to use private IP to replication your on-premise disks to Azure.

    Short answer: ASR replicates data over public endpoints. For your requirement I suggest you can use Private Endpoints. Refer to the document - https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-how-to-enable-replication-private-endpoints

    Azure Site Recovery replicates data to an Azure storage account or managed disks, over a public endpoint However, replication can be performed over Site-to-Site VPN as well. Site-to-Site VPN connectivity allows organizations to connect existing networks to Azure, or Azure networks to each other. Site-to-Site VPN occurs over IPSec tunneling over the internet, leveraging existing on-premises edge network equipment and network appliances in Azure, either native features like Azure Virtual Private Network (VPN) Gateway or 3rd party options such as Check Point CloudGaurd, Palo Alto NextGen Firewall. Replicating to Azure with site-to-site VPN is only supported when using private endpoints.

    Hope this answers your question. Please write back to us if you have any further questions!


    If the response helped, do "Accept Answer" and up-vote it


1 additional answer

Sort by: Most helpful
  1. Tushar Kumar 3,371 Reputation points MVP
    2023-09-18T08:46:46.2066667+00:00

    Hi Handian Sudianto,

    Azure Site Recovery replicates data to an Azure storage account or managed disks, over a public endpoint. However, replication can be performed over Site-to-Site VPN as well.

    • Recovery Service Vaults needs to be configured for security with Private Endpoints
    • No SLA and potentially higher latency
    • Requires an on-premises VPN device availability
    • Additional overhead for VPN

    https://learn.microsoft.com/en-us/azure/site-recovery/site-recovery-faq#can-i-replicate-over-a-site-to-site-vpn-to-azure-

    https://learn.microsoft.com/en-us/azure/site-recovery/azure-to-azure-how-to-enable-replication-private-endpoints

    Please Click "Accept as answer" if this helps.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.