Setup
Deploy the baseline environment into your subscription.
One of the most common topologies in Azure is hub and spoke, originally introduced as Virtual Data Centre or VDC.
These are some of the oldest networking labs we have on the site, but they have stood the test of time as hub and spoke is still the most popular topology for those moving away from a single vNet. These labs help you understand how vNet peering works, how to control traffic flows using user defined routes to override the routing tables, and a very basic config for a network virtual appliance.
Go to the next section if you want to carry on with the lab overview. If you would rather just follow Azure Dan and Adam Raffe, one of our ex-colleagues, run through the VDC deployment then watch this step-by-step 50 min video.
The labs use a Cisco network virtual appliance. Feel free to swap it out for your preferred NVA and configure to forward traffic. Or use the Azure Firewall service which is a great solution for selectively forwarding spoke to spoke traffic. (If you would like to see an Azure Firewall lab then add to the lab suggestion.)
Hub and spoke is only one topology type for your landing zones. Some prefer the flexibility of full or partial meshes. In multi tenanted environments (e.g. ISVs, or central IT business unit in large organisations) then more comples topologies can come into play. Some like one or more separate management vNets with one way peers to select vNets. There is some good info in the network section of the architecture docs. For those who don’t want the hassle of managing the hub and all of the peering config and UDRs then look at the vWAN. Finally, for the largest customers then check out the Enterprise Scale landing zone
The workshop requires the following:
az account show
Deploy the baseline environment into your subscription.
Explore the baseline VDC environment.
Configure the environment to control the flow of data.
Make the environment more secure using NSGs and policies.
Learn how to monitor and troubleshoot a Virtual Data Centre.
Configure role based access control for your VDC resources.