Layer 2 azure site recovery

Tyler Saville 431 Reputation points
2023-05-17T13:31:27.73+00:00

Greetings! Does anyone know of a way that I could connect an on-prem network to azure site recovery when both networks are the same on each side? I was seeing if there was a layer 2 option (the least expensive). I would like to avoid NAT as well. Open to any ideas, thank you.

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

Accepted answer
  1. Luca Lionetti 3,231 Reputation points
    2023-05-30T10:44:34.71+00:00

    Hi @Tyler Saville

    Welcome to Microsoft Q&A community forum!

    Extended network for Azure enables you to stretch an on-premises subnet into Azure to let on-premises virtual machines keep their original on-premises private IP addresses when migrating to Azure.

    The network is extended using a bidirectional VXLAN tunnel between two Windows Server 2019 VMs acting as virtual appliances, one running on-premises and the other running in Azure, each also connected to the subnet to be extended. Each subnet that you are going to extend requires one pair of appliances. Multiple subnets can be extended using multiple pairs.

    Note

    Extended network for Azure should only be used for machines that cannot have their IP address changed when migrating to Azure. It is always better to change the IP address and connect it to a subnet that wholly exists in Azure, if that is an option.

    there are also other solutions that you can take into consideration, I am attaching links to better evaluate if they can do for your case

    https://docs.aviatrix.com/documentation/latest/planning-secure-networks/overlapping-network-connectivity-solutions.html?expand=true

    https://www.italtel.com/fast-shift-an-innovative-solution-to-migrate-applications-to-cloud-azure/

    Hope this helps

    Cheers

    Luca

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.