Azure / avdaccelerator

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
MIT License
308 stars 201 forks source link

US 30535 - Terraform - FSLogix with ADDS v2 #429 #570

Closed sihbher closed 1 month ago

sihbher commented 6 months ago

Overview/Summary

Adds the Management VM module to Terraform, including joining the storage account to the domain and a user assigned managed identity.

This PR fixes/adds/changes/removes

  1. Adds Mgmt VM module to Terraform workload.
  2. Adds some variables used for Mgmt VM

Testing Evidence

image image

As part of this Pull Request I have

sihbher commented 6 months ago

Talked to @danycontre and I added a feature to run custom script "Set-SessionHostConfiguration.ps1" in order to configure fslogix on for every host.

image image
danycontre commented 5 months ago

@jensheerin checking with you on this one.

jensheerin commented 5 months ago

do not merge until review is completed.

jensheerin commented 5 months ago

also run fmt

sihbher commented 5 months ago

@jensheerin I've done the requested adjustments, please review