Challenge 1: Building a Basic Hub And Spoke Topology
August 16, 2021 ยท View on GitHub
< 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:

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
- You have a hub and spoke topology with one hub and two spokes.
- The hub VM can ping the spoke VMs.
- 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.