Azure Virtual WAN Concepts

Azure Virtual WAN is a networking service that brings together various networking capabilities, security, and routing functionalities into a single operational interface. It is designed to provide a simplified, scalable, and integrated solution for managing your wide area networks (WAN) and connecting your on-premises environments, remote offices, and branches to Azure.

What is Azure Virtual WAN?

Virtual WAN allows you to connect your on-premises datacenters and branch offices to Azure by leveraging Azure's global network backbone. It acts as a central hub for all your network connectivity, simplifying complex network topologies and reducing the management overhead.

Key Concepts

1. Virtual WAN Hub

The Virtual WAN hub is a managed instance of Azure Virtual WAN. It serves as the central point of connectivity for your network. You can deploy Virtual WAN hubs in various Azure regions. Each hub contains network services like:

A Virtual WAN hub is effectively a scaled-out, highly available, managed Microsoft network peering service.

Virtual WAN Hub Diagram

Conceptual diagram of a Virtual WAN hub.

2. Virtual Hub Connections

Connections link your resources to a Virtual WAN hub. There are several types of connections:

3. Global Transit Network

One of the primary benefits of Virtual WAN is its ability to enable a global transit network. This means that if you have multiple Virtual WAN hubs in different Azure regions, or multiple branch offices connected to a hub, Virtual WAN automatically handles the routing between these sites over the Azure backbone. You don't need to configure complex peering or transit routing configurations yourself.

4. Routing and Policy Enforcement

Virtual WAN provides a centralized routing and policy enforcement mechanism. You can define routing configurations within the hub to control traffic flow between connected sites and VNets. This includes:

5. Scalability and High Availability

Virtual WAN is built on Azure's global network, offering inherent scalability and high availability. The managed gateways and infrastructure within the hub are designed to handle large-scale deployments and ensure continuous connectivity.

Important Note

Virtual WAN is not a replacement for Azure Virtual Network Gateway. It is a higher-level service that orchestrates connectivity for multiple VNets and on-premises sites through managed hubs.

Use Cases

Benefits

This section has provided a high-level overview of the core concepts behind Azure Virtual WAN. For detailed deployment and management instructions, please refer to the related documentation.