avdaccelerator
avdaccelerator copied to clipboard
US 30535 - Terraform - FSLogix with ADDS v2 #429
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
- Adds Mgmt VM module to Terraform workload.
- Adds some variables used for Mgmt VM
Testing Evidence
As part of this Pull Request I have
- [ ] Read the Contribution Guide and ensured this PR is compliant with the guide
- [ ] Ensured the resource API versions in
.bicepfile/s I am adding/editing are using the latest API version possible - [ ] Checked for duplicate Pull Requests
- [ ] Associated it with relevant GitHub Issues
- [ ] (AVD LZA Team Only) Associated it with relevant ADO Items
- [ ] Ensured my code/branch is up-to-date with the latest changes in the
mainbranch - [ ] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation (e.g. Contribution Guide, Module READMEs, Docs etc.)
Talked to @danycontre and I added a feature to run custom script "Set-SessionHostConfiguration.ps1" in order to configure fslogix on for every host.
@jensheerin checking with you on this one.
do not merge until review is completed.
also run fmt
@jensheerin I've done the requested adjustments, please review