This challenge will help you gain hands on experience with using Terraform to deploy Azure Virtual Desktop. It begins with the preparation to get started and continues with building a resource group. During the series of challenges you will learn how to use Terraform to create variables, set versions, and deploy Azure Virtual Desktop.
- Create a resource group
- Use Variables
- Use separate variable definition file
- Declare providers and versions
- Deploy Azure Virtual Desktop with Terraform
- Challenge 0 - Preparation to get started
- Challenge 1 - Create a resource group
- Challenge 2 - Create a variable file
- Challenge 3 - Create a .tfvars file
- Challenge 4 - Create a provider files
- Challenge 5 - Deploy Azure Virtual Desktop host pool, desktop application group and workspace