Set up a troubleshooting environment

Completed

Important

You need your own Azure subscription to complete the exercises in this module. If you don't have an Azure subscription, you can still view the demonstration video in the exercise unit.

You'll troubleshoot a name resolution problem in a later exercise. Use the following instructions and the Azure Cloud Shell on the right of the screen to create the environment for this exercise.

Note

The resource group [sandbox resource group name] has been created automatically. Use this as your resource group name. You won't have permission to create additional resource groups in the sandbox.

In the sandbox to the right, follow these steps:

Create the exercise environment

Using the Cloud Shell on the right, run these commands to create the example topology. The environment will take approximately 13 minutes to build.

  1. Clone the set up script from GitHub.

    git clone https://github.com/MicrosoftDocs/mslearn-cloud-hybrid-connectivity networking
    
  2. Run the set up script.

    networking/setup.ps1
    
  3. The script will create all the resources. Wait until it completes, you should see a Lab Environment Created message.

  4. You can continue to the next unit as this command runs in the background.