Deploy new Azure Virtual Desktop (AVD) session hosts in drain mode with Terraform
When deploying new AVD session hosts in existing host pools I don’t want users to direct login after the new AVD session host is created. In the Terraform azurerm provider I could not find a way to enable drain mode. Then the AzAPI Terraform provider showed up. What is AzAPI? The AzAPI …
Continue Reading