Azure / avdaccelerator

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

Add deployGPUPolicies to UI #561

Closed chbragg closed 9 months ago

chbragg commented 9 months ago

Describe the feature end to end, including deployment scenario details under which the feature would occur.

When deploying AVD Accelerator from the UI, there is no option to set deployGPUPolicies to 'false'. This is my experience in the Azure Gov UI. Have not tested in Azure Commercial.

Why is this feature important. Describe why this would be important for your organization and others. Would this impact similar orgs in the same way?

When someone doesn't have the permissions to apply azure policy to their subscription, they can disable this

Please provide the correlation id associated with your error or bug.

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Can you describe any alternatives that you have taken since this feature does not exist?

I click "Edit Template" and I can change it to false. Good workaround, but not ideal

Feature Implementation

No response

danycontre commented 9 months ago

@chbragg thanks for the feedback working on adding the feature to the UI.

cc: @swathibhat1

danycontre commented 9 months ago

Fixed with PR 565