AZVPN/EXPRESSROUTE

Stefan Moore 0 Reputation points
2025-01-06T15:33:17.94+00:00

Hi,

i would like to connect as a telecommuter with AZVPN to Azure through ExpressRoute to my onprem. How can i do that?

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,608 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
400 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ganesh Patapati 2,825 Reputation points Microsoft Vendor
    2025-01-06T16:34:50.6133333+00:00

    @Stefan Moore
    Greetings!

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    • Connect an on-premises network to Azure by using ExpressRoute

    Refer: https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover

    This reference architecture shows how to connect an on-premises network to an Azure virtual network by using Azure ExpressRoute.

    ExpressRoute connection overview

    Prerequisites

    • Create an ExpressRoute circuit
    • Enable private peering
    • Create a virtual network gateway

    Create an ExpressRoute Circuit:

    • Sign in to the Azure portal.
    • Search for “ExpressRoute” and select it.
    • Click on “+ Create” to create a new ExpressRoute circuit.
    • Fill in the required details such as subscription, resource group, region, and name.
    • Choose your preferred service provider, peering location, bandwidth, SKU, and billing model.
    • Click “Create” to provision the circuit1.
    1. Provision the Circuit:
    2. Create a Virtual Network Gateway:
    3. Enable Private Peering:
    4. Link the Virtual Network Gateway to the ExpressRoute Circuit:
    5. Verify the Connection:

    Check the status of the ExpressRoute circuit and the virtual network gateway to ensure the connection is established and functioning correctly2.

    Please refer to the documents below for further understanding.

    Refer: https://learn.microsoft.com/en-us/azure/expressroute/expressroute-introduction

    Refer: https://learn.microsoft.com/en-us/azure/expressroute/configure-expressroute-private-peering

    Refer: https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover


    Hope this clarifies!

    If above is unclear and/or you are unsure about something add a comment below.

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    Regards,

    Ganesh


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.