This repo contains the scripts and deployment files I use to manage the lab environment for the content related to AZ-801: AZ-801 YouTube Playlist
The Guided Labs page is in progress, but contains some walkthroughs you can use as you're studying for the AZ-801 to teach yourself the exam objectives.
The Lab Setup section contains content you can use to quickly deploy an Active Directory lab environment in your Azure tenant using Terraform. Video walkthroughs about how to deploy the environment can be found here: Instant Active Directory Lab in Azure: Step-by-Step (Part 2).
This deploys the following environment by default:
This directory contains files that are referenced by DSC to configure the domain if you are using the Lab Setup. It also contains a script that can be customized to configure a blank AD domain if you are using the Microsoft Quickstart template: Create an Azure VM with a new AD Forest - Code Samples | Microsoft Learn
The Scripts directory contains some individual powershell scripts that may be needed for some of the Guided Labs.