Setup troubleshooting environment
You'll troubleshoot a virtual machine connection problem in a later exercise. Use the following instructions and the Azure Cloud Shell on the right of the screen to create the environment.
Create the exercise environment
Use the Cloud Shell on the right run these commands to create the example topology.
Copy and paste this command on the right to clone the setup script from GitHub.
git clone https://github.com/MicrosoftDocs/mslearn-troubleshoot-network-security-issues networking
Run the setup script with this command.
bash networking/setup.sh
You can continue to the next unit as this command runs in the background.