Task 2: Deploy a VNET

Deploy a VNET

Azure Virtual Networks (VNET) can be peered to a vWAN hub. Once a VNET is peered to a vWAN hub, workloads in the VNET can communicate with workloads in other VNETs connected to other vWAN hubs that are part of the same vWAN.

  1. Add a VNET

    • Navigate to your Resource Group vwanXX-training

    • Click - The Portal Menu button in the upper-left corner, sometime referred to as the hamburger button

    • Select - Virtual Networks in the left-hand navigation

    • Click - “+ Create” button

      vnet1 vnet1 vnet2 vnet2 vnet3 vnet3

    • Select - your Resource Group vwanXX-training

    • Enter - Virtual network name Spoke3-vHub2_VNET

    • Select - Region “(US) West US”

    • Click - “Next” button

      vnet4 vnet4

    • Click - “Next” button on “Security” tab

      vnet5 vnet5

    • Enter - Address Space 192.168.3.0

    • Select - Netmask /24

    • Click - “Pencil” button to edit subnet configuration

    • Enter - Name Subnet1-Spoke3_SUBNET

    • Enter - Starting address 192.168.3.0

    • Click - “Save” button

      vnet6 vnet6

      • Click - “Next” button

      vnet7 vnet7

      • Click - “Next” button

      vnet8 vnet8

      • Click - “Create” button

      vnet9 vnet9

      • Click - your resource group name when the deployment is complete and confirm the new “Spoke3-vHUB2_VNET”.

      vnet10 vnet10

Continue to Chapter 6 - Task 3: Deploy a Linux VM