Azure / avdaccelerator

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

VDOT doesn't run during Set-SessionHostConfiguration script #698

Closed chbragg closed 2 weeks ago

chbragg commented 3 weeks ago

What happened? Provide a clear and concise description of the bug, including deployment details.

VDOT appears to not run during the Set-SessionHostConfiguration script. It appears that there was potentially an if statement in the script that has been removed and there are brackets leftover "{}" which prevents VDOT from running. To validate if VDOT runs properly, check the event log for "Virtual Desktop Optimization Tool" after AVD is provisioned.

Image

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

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

What was the expected outcome?

No response

Relevant log output

No response

danycontre commented 3 weeks ago

@chbragg thanks for your feedback we are reviewing.

danycontre commented 2 weeks ago

@chbragg thank you for your contribution, we have decided to remove VDOT functionality from the code given the variability of what customers could want to be part of the image.

@swathibhat1