Tutorial: Create an Azure Virtual WAN hub

This tutorial guides you through the process of creating a Virtual WAN and a virtual hub within it. A virtual hub is a Microsoft-managed virtual network that acts as a connectivity and routing hub for your Virtual WAN.

Prerequisites

Before you begin, ensure you have the following:

  • An Azure subscription. If you don't have one, create a free account before you begin.
  • You can deploy Virtual WAN resources in any region, but the hub will be deployed in the selected region.

Create a Virtual WAN

Steps

  1. In the Azure portal, search for and select Virtual WANs.

  2. On the Virtual WANs page, select + Create.

    Azure portal search for Virtual WANs

    Figure 1: Azure portal search for Virtual WANs

  3. On the Basics tab, fill in the following fields:

    • Subscription: Select your subscription.
    • Resource group: Select or create a resource group.
    • Region: Select the region for your Virtual WAN.
    • Name: Enter a name for your Virtual WAN (e.g., MyVirtualWAN).
    • Type: Select Standard.
    Basics tab for Virtual WAN creation

    Figure 2: Basics tab for Virtual WAN creation

  4. Select Review + create, then select Create.

Create a Virtual Hub

Once the Virtual WAN is created, you can create a virtual hub within it.

Steps

  1. Navigate to the Virtual WAN resource you just created.

  2. In the left-hand menu, under Connectivity, select Hubs.

  3. Select + Create hub.

    Create hub button in Virtual WAN

    Figure 3: Create hub button in Virtual WAN

  4. On the Basics tab, fill in the following fields:

    • Region: This will default to the Virtual WAN region.
    • Name: Enter a name for your virtual hub (e.g., MyHub).
    • Hub private address space: Enter a CIDR block for the hub's address space (e.g., 10.0.0.0/24). This space should not overlap with any connected networks.
    • Virtual hub capacity: Select the capacity based on your throughput requirements.
    • Hub routing preference: Select Azure for Azure routing or None if you plan to use a network virtual appliance (NVA) for routing.
    Basics tab for Virtual Hub creation

    Figure 4: Basics tab for Virtual Hub creation

  5. Select Review + create, then select Create.

Note: Creating a virtual hub can take some time (typically 30 minutes or more).

Next steps

You have successfully created a Virtual WAN and a virtual hub. The next steps typically involve: