Deploy Enterprise Scale Azure Management Groups using Terraform

Deploy Enterprise Scale Azure Management Groups using Terraform

I’ve been using Terraform to write all my code for AVD deployments. Because you also need a foundation to build AVD on, I also started writing code to deploy the foundation. In this blogpost I’ll be talking about the deployment of the management groups for an enterprise scale environment using Terraform. Why Management Groups? If…