Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.46 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.46 KB

Terraform for Azure Virtual Desktop Challenge

Introduction

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.

What you will learn

  • Create a resource group
  • Use Variables
  • Use separate variable definition file
  • Declare providers and versions
  • Deploy Azure Virtual Desktop with Terraform

Challenges