Challenge 1: Any to Any connectivity

Home - Next Challenge >

Introduction

In this challenge you will be connecting several VNets to Virtual WAN and achieve a full mesh connectivity. This will be the foundation for more complex scenario’s in future challenges.

Description

Please check with your coach whether the VNets have been pre-created or whether they need to be created as part of this challenge.

Deploy an Azure Virtual WAN with 2 hubs. Connect 2 VNets on each hub. Especially for deploying VMs and VNets, it is recommended using the Azure CLI (az vm create) or Azure PowerShell (New-AzVM).

If you want to save some time there’s a sample Azure CLI script available here which allows you to easily create multiple VNets with a test VM in each of them.

Sample topology:

topology

Success Criteria

Learning Resources