Dominic Böttger
Feb 07, 2022Copper Contributor
Status:
Tell us more
Autoscaling virtual Desktop incompatible with ARM / BICEP Deployment
In the current version of Autoscaling we get deployment errors for all machines which are shut down during a new deployment. The system tries to update the Powershell DSC module every time even w...
Dominic Böttger
Feb 18, 2022Copper Contributor
The VMs are created and were running, autoscale did shut them down, then after some time I did some changes on another setting in my bicep, not related to the virtual desktop and I received the error unable to deploy as the machine is turned off.
So after any machine has been turned off automatically my whole deployment fails.
My current workaround is now to turn off the shutdown to be able to deploy the machines. So as soon as I deactivate the scaling my deployments are running again.