Azure Virtual WAN

Networking Concepts

Transit Networking with Azure Virtual WAN

Azure Virtual WAN provides a simplified, automated, and scalable way to manage your wide area network (WAN). A key aspect of Virtual WAN is its ability to enable transit networking, allowing seamless connectivity between different branches, remote users, and Azure virtual networks.

What is Transit Networking?

Transit networking refers to the ability of a network device or service to route traffic between different, unconnected networks. In the context of Azure Virtual WAN, this means that a Virtual WAN hub can act as a central point for routing traffic between:

How Virtual WAN Enables Transit

The Virtual WAN hub is the core component that facilitates transit networking. It's a managed Microsoft service that aggregates multiple connectivity options and provides advanced routing capabilities. When you connect different resources to a Virtual WAN hub, the hub automatically learns the routes and forwards traffic appropriately.

Key Components and Concepts:

Note: By default, when you connect multiple VNets to a Virtual WAN hub, they can communicate with each other (transitive connectivity) through the hub.

Benefits of Transit Networking with Virtual WAN

Example Scenario:

Imagine you have two branch offices (Branch A and Branch B) and two Azure VNets (VNet 1 and VNet 2). If both branches and VNets are connected to the same Virtual WAN hub:

Important: Ensure your on-premises VPN devices or ExpressRoute routers are configured to advertise routes to the Virtual WAN hub to enable successful transit.

Configuration Considerations

When setting up Virtual WAN for transit networking, pay attention to:

Azure Virtual WAN simplifies the complexities of modern networking, providing a robust and scalable platform for achieving comprehensive transit connectivity across your hybrid cloud environment.

For more detailed configuration guidance, please refer to the official Azure Virtual WAN documentation.