Azure / avdaccelerator

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

Support for spaces in Active Directory group names #521

Closed SvenAelterman closed 10 months ago

SvenAelterman commented 10 months ago

Overview/Summary

Fix the storage account domain join script arguments to support spaces in AD group names.

This PR fixes/adds/changes/removes

  1. Fixes #520

Breaking Changes

N/A

Testing Evidence

Successful deployment with an AD group name All Employees.

As part of this Pull Request I have