Challenge 1: Building a Basic Hub And Spoke Topology

< Previous Challenge - Home - Next Challenge >

Introduction

In this challenge you will be setting up a basic hub and spoke topology with connectivity to onprem via VPN site-to-site.

Description

In this challenge you will create the topology described in this diagram:

hubnspoke basic

To simulate the onprem environment (represented as the “onprem vnet” in the diagram above) you have multiple options. See the related documentation and speak to your coach.

Success Criteria

  1. You have a hub and spoke topology with one hub and two spokes.
  2. The hub VM can ping the spoke VMs.
  3. You have found a way of simulating an onprem environment, and you have connected it via VPN to your Azure hub. An onprem system (either a VM or the onprem VPN device) is able to reach all three Azure VMs.