Azure VPN Gateway topologies and design (2024)

  • Article

There are many different configuration options available for VPN Gateway connections. To help you select the connection topology that meets your requirements, use the diagrams and descriptions in the following sections. The diagrams show the main baseline topologies, but it's possible to build more complex configurations using the diagrams as guidelines.

Site-to-site VPN

A site-to-site (S2S) VPN gateway connection is a connection over IPsec/IKE (IKEv1 or IKEv2) VPN tunnel. Site-to-site connections can be used for cross-premises and hybrid configurations. A site-to-site connection requires a VPN device located on-premises that has a public IP address assigned to it.

You can create more than one VPN connection from your virtual network gateway, typically connecting to multiple on-premises sites. When working with multiple connections, you must use a RouteBased VPN type. Because each virtual network can only have one VPN gateway, all connections through the gateway share the available bandwidth. This type of connectivity design is sometimes referred to as multi-site.

If you want to create a design for highly available gateway connectivity, you can configure your gateway to be in active-active mode. This mode lets you configure two active tunnels (one from each gateway virtual machine instance) to the same VPN device to create highly available connectivity. In addition to being a highly available connectivity design, another advantage of active-active mode is that customers experience higher throughputs.

  • For information about selecting a VPN device, see the VPN Gateway FAQ - VPN devices.
  • For information about highly available connections, see Designing highly available connections.
  • For information about active-active mode, see About active-active mode gateways.

Deployment models and methods for S2S

Deployment modelAzure portalPowerShellAzure CLI
Resource ManagerTutorialTutorialTutorial

Point-to-site VPN

A point-to-site (P2S) VPN gateway connection lets you create a secure connection to your virtual network from an individual client computer. A point-to-site connection is established by starting it from the client computer. This solution is useful for telecommuters who want to connect to Azure virtual networks from a remote location, such as from home or a conference. Point-to-site VPN is also a useful solution to use instead of site-to-site VPN when you have only a few clients that need to connect to a virtual network.

Unlike site-to-site connections, point-to-site connections don't require an on-premises public-facing IP address or a VPN device. Point-to-site connections can be used with site-to-site connections through the same VPN gateway, as long as all the configuration requirements for both connections are compatible. For more information about point-to-site connections, see About point-to-site VPN.

Deployment models and methods for P2S

Authentication methodArticle
CertificateTutorial
How-to
Microsoft Entra IDHow-to
RADIUSHow-to

P2S VPN client configuration

AuthenticationTunnel typeClient OSVPN client
Certificate
IKEv2, SSTPWindowsNative VPN client
IKEv2macOSNative VPN client
IKEv2LinuxstrongSwan
OpenVPNWindowsAzure VPN client
OpenVPN client
OpenVPNmacOSOpenVPN client
OpenVPNiOSOpenVPN client
OpenVPNLinuxAzure VPN Client
OpenVPN client
Microsoft Entra ID
OpenVPNWindowsAzure VPN client
OpenVPNmacOSAzure VPN Client
OpenVPNLinuxAzure VPN Client

VNet-to-VNet connections (IPsec/IKE VPN tunnel)

Connecting a virtual network to another virtual network (VNet-to-VNet) is similar to connecting a virtual network to an on-premises site location. Both connectivity types use a VPN gateway to provide a secure tunnel using IPsec/IKE. You can even combine VNet-to-VNet communication with multi-site connection configurations. This lets you establish network topologies that combine cross-premises connectivity with inter-virtual network connectivity.

The virtual networks you connect can be:

  • in the same or different regions
  • in the same or different subscriptions
  • in the same or different deployment models

Deployment models and methods for VNet-to-VNet

Deployment modelAzure portalPowerShellAzure CLI
Resource ManagerTutorial+TutorialTutorial

(+) Denotes this deployment method is available only for VNets in the same subscription.

In some cases, you might want to use virtual network peering instead of VNet-to-VNet to connect your virtual networks. Virtual network peering doesn't use a virtual network gateway. For more information, see Virtual network peering.

Site-to-site and ExpressRoute coexisting connections

ExpressRoute is a direct, private connection from your WAN (not over the public Internet) to Microsoft Services, including Azure. Site-to-site VPN traffic travels encrypted over the public Internet. Being able to configure site-to-site VPN and ExpressRoute connections for the same virtual network has several advantages.

You can configure a site-to-site VPN as a secure failover path for ExpressRoute, or use site-to-site VPNs to connect to sites that aren't part of your network, but that are connected through ExpressRoute. Notice that this configuration requires two virtual network gateways for the same virtual network, one using the gateway type Vpn, and the other using the gateway type ExpressRoute.

Deployment models and methods for S2S and ExpressRoute coexisting connections

Deployment modelAzure portalPowerShell
Resource ManagerTutorialTutorial

Highly available connections

For planning and designing highly available connections, including active-active mode configurations, see Design highly available gateway connectivity for cross-premises and VNet-to-VNet connections.

Next steps

  • View the VPN Gateway FAQ for additional information.

  • Learn more about VPN Gateway configuration settings.

  • For VPN Gateway BGP considerations, see About BGP.

  • View the Subscription and service limits.

  • Learn about some of the other key networking capabilities of Azure.

Azure VPN Gateway topologies and design (2024)

FAQs

Which statement regarding Azure VPN gateway is true? ›

Answer: The statement "the gateway connects an Azure VNet to an on-premises network" is true. Explanation: The statement "The gateway connects an Azure VNet to an on-premises network" is true regarding an Azure VPN Gateway.

What is the difference between Azure VPN gateway V1 and V2? ›

Azure Application Gateway and Web Application Firewall (WAF) V2 now offer additional features such as autoscaling, availability, zone redundancy, higher performance, faster operations and improved throughput compared to V1. Also, all new features are released for V2 SKU.

What are the multiple Azure VPN gateway configurations? ›

Azure VPN gateways can be configured as active-standby or active-active. In an active-active configuration, both instances of the gateway VMs establish site-to-site VPN tunnels to your on-premises VPN device. Active-active mode gateways are a key part of highly available gateway connectivity design.

What is the difference between VPN gateway and Application Gateway in Azure? ›

Application Gateway is a Layer 7 load balancing service with advanced features like SSL termination. It's used to route client requests to your applications. Virtual Network Gateway is a VPN gateway for point-to-site (user) and site-to-site (office/datacenter) VPN connections to your own Azure VNETs.

Which of the following is a function of an Azure VPN gateway? ›

Azure VPN Gateway connects your on-premises networks to Azure through Site-to-Site VPNs in a similar way that you set up and connect to a remote branch office. The connectivity is secure and uses the industry-standard protocols Internet Protocol Security (IPsec) and Internet Key Exchange (IKE).

Which of the following statements is true about the VPN in network security? ›

True, A VPN is a secure, encrypted connection that is established over a publicly shared network.

Can you have multiple VPN gateways per VNet? ›

Each virtual network can only have one virtual network gateway of each type. So, you cannot create more than one VPN gateway in a single Virtual Network. Also, each virtual network, including a peered virtual network, can have its own gateway.

What is BGP in Azure VPN gateway? ›

In this article

BGP is the standard routing protocol commonly used in the Internet to exchange routing and reachability information between two or more networks.

What is the difference between Azure VPN gateway and virtual WAN? ›

How is Virtual WAN different from an Azure virtual network gateway? A virtual network gateway VPN is limited to 100 tunnels. For connections, you should use Virtual WAN for large-scale VPN. You can connect up to 1,000 branch connections per virtual hub with aggregate of 20 Gbps per hub.

What is active-active mode in Azure VPN gateway? ›

In the Active-active Azure VPN gateway configuration, you will need to configure your on-premises VPN device to accept or establish two S2S VPN tunnels to the two Azure VPN gateway public IP addresses which are created when active-active option is enabled and because the Azure gateway instances are in active-active ...

Does Azure VPN gateway support IPv6? ›

VPN gateways currently support IPv4 traffic only, but they still can be deployed in a dual-stacked virtual network using Azure PowerShell and Azure CLI commands only. The Azure platforms, such as Azure Container Instances and Azure Container Apps, do not support IPv6 communication for containers.

What is the MTU size of Azure VPN gateway? ›

MTU Requirement for Microsoft Azure VPNs

For Azure VPN connections, Microsoft requires a MTU of 1400 or a TCP MSS of 1350. The Azure VPN gateway drops packets with a total packet size larger than 1400.

What is the difference between Azure VPN gateway and ExpressRoute? ›

Ans.) Azure ExpressRoute establishes a dedicated, private connection between your on-premises infrastructure and Azure, whereas Azure VPN Gateway establishes a virtual private network (VPN) between your on-premises infrastructure and Azure using a public internet connection.

Is Azure VPN gateway or virtual network gateway? ›

A VPN gateway is a specific type of virtual network gateway that is used to send traffic between an Azure virtual network and an on-premises location over the public internet. You can also use a VPN gateway to send traffic between Azure virtual networks. Each virtual network can have at most one VPN gateway.

What is the difference between Azure bastion and Azure VPN gateway? ›

The primary difference between bastion hosts and VPNs is that a bastion host, by necessity, creates a single point of entry or failure, whereas a VPN creates separate encrypted private tunnels for each connection.

What is the purpose of a VPN gateway? ›

A VPN gateway enables encrypted communication between different networks over the internet, serving as the central point in a virtual private network. Once the gateway is created, it manages and secures VPN connections, facilitating protected information exchange.

Which of the following statements about Azure availability zones are true? ›

Which of the following (2) statements about Azure availability zones are true? Only virtual machines that run Windows Server can be created in availability zones. Availability zones are used to replicate data and applications to multiple datacentre within an Azure region.

What is Azure VPN gateway active active mode? ›

P2S connections to gateways in active-active mode require no additional configuration. In an active-active configuration, Azure routes traffic from your virtual network to your on-premises network through both tunnels simultaneously, even if your on-premises VPN device might favor one tunnel over the other.

Top Articles
Encouraging independence in young people
Discover thousands of collaborative articles on 2500+ skills
Where To Go After Howling Pit Code Vein
O'reilly's Auto Parts Closest To My Location
Gomoviesmalayalam
1970 Chevrolet Chevelle SS - Skyway Classics
Free Atm For Emerald Card Near Me
Cosentyx® 75 mg Injektionslösung in einer Fertigspritze - PatientenInfo-Service
Rainfall Map Oklahoma
Otr Cross Reference
What is a basic financial statement?
Raid Guides - Hardstuck
Oxford House Peoria Il
Echo & the Bunnymen - Lips Like Sugar Lyrics
Local Collector Buying Old Motorcycles Z1 KZ900 KZ 900 KZ1000 Kawasaki - wanted - by dealer - sale - craigslist
Nebraska Furniture Tables
Vanessa West Tripod Jeffrey Dahmer
Haunted Mansion Showtimes Near Millstone 14
U Arizona Phonebook
Fort Mccoy Fire Map
Ahn Waterworks Urgent Care
Allybearloves
Clare Briggs Guzman
Never Give Up Quotes to Keep You Going
Rs3 Eldritch Crossbow
All Obituaries | Verkuilen-Van Deurzen Family Funeral Home | Little Chute WI funeral home and cremation
Play Tetris Mind Bender
Integer Division Matlab
Shoe Station Store Locator
Parkeren Emmen | Reserveren vanaf €9,25 per dag | Q-Park
Soul Eater Resonance Wavelength Tier List
How do you get noble pursuit?
Angel Haynes Dropbox
Shiny Flower Belinda
Landing Page Winn Dixie
Khatrimmaza
About Us | SEIL
New York Rangers Hfboards
Vanessa West Tripod Jeffrey Dahmer
Magicseaweed Capitola
How To Get Soul Reaper Knife In Critical Legends
Thotsbook Com
Jammiah Broomfield Ig
Ohio Road Construction Map
Rocket League Tracker: A useful tool for every player
The Jazz Scene: Queen Clarinet: Interview with Doreen Ketchens – International Clarinet Association
Shiftselect Carolinas
Mikayla Campinos Alive Or Dead
Rubmaps H
Fresno Craglist
Raley Scrubs - Midtown
Invitation Quinceanera Espanol
Latest Posts
Article information

Author: Van Hayes

Last Updated:

Views: 5986

Rating: 4.6 / 5 (46 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Van Hayes

Birthday: 1994-06-07

Address: 2004 Kling Rapid, New Destiny, MT 64658-2367

Phone: +512425013758

Job: National Farming Director

Hobby: Reading, Polo, Genealogy, amateur radio, Scouting, Stand-up comedy, Cryptography

Introduction: My name is Van Hayes, I am a thankful, friendly, smiling, calm, powerful, fine, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.