A smart cloud solution architect always has the right tools in their toolbox.
In this challenge we'll be setting up all the tools we will need to complete our challenges.
- Make sure that you have joined the Teams group for this track. The first person on your team at your table should create a new channel in this Team with your team name.
- Install the recommended toolset:
- Windows Subsystem for Linux
- Azure CLI
- Update to the latest
- Must be at least version 2.7.x
- NOTE: If you’re running into issues running Azure CLI command on Windows, disable Global Protect (VPN)
- Visual Studio Code
- NOTE: You can start the next challenge even if this one is still running by using the Azure Cloud Shell.
- Tip: You can complete almost all of the challenges with the Azure Cloud Shell! But be a good cloud architect and make sure you have experience installing the tools locally.
- You have a bash shell at your disposal (WSL, Mac, Linux or Azure Cloud Shell)
- Running
az --version
shows the version of your Azure CLI - Visual Studio Code is installed.