Azure / avdaccelerator

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

Set federatedClientId to blank in ZT module #582

Closed chbragg closed 4 months ago

chbragg commented 5 months ago

Overview/Summary

In Azure Gov, the federatedClientId attribute on the disk encryption set is not available. Instead of setting that attribute to 'None' as the default value, this change removes any value for that attribute.

This PR fixes/adds/changes/removes

  1. 512 In the Zero Trust module, adds the attribute federatedClientId and sets the value to blank.

Breaking Changes

N/A

Testing Evidence

Replace this with any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).

As part of this Pull Request I have

danycontre commented 4 months ago

@chbragg thanks for your contribution.

@jamasten thanks for checking.

cc: @swathibhat1