Using GitHub and Terraform to deploy Azure resources - Part 8
Intro In this part of the series, I am creating the AVD session hosts so my users can start using the new Azure environment. A session host is a virtual machine that users can log in to and use their corporate software while having low latency to other resources placed in Azure.
The steps I will go through in this post are.
Deploy a virtual machine Install the AVD components on the virtual machine.
7 minutes to read
Martin Therkelsen