Forum Discussion
Eric_Logsdon
Apr 25, 2025Brass Contributor
Sending notifications with Azure Virtual Desktop Auto-Shutdown
We have several Virtual Desktops that are used during business hours. I know I can use the auto-shutdown feature to shut the VM down at a scheduled time at night to save costs. What I would like to d...
- May 21, 2025
may be you can check for some PowerShell script that can be added task scheduler which will run in specific time to intimate users before the shutdown
KartikDogra
May 01, 2025Brass Contributor
you can use autoscaling for your host pools that will define the time when to shutdown, also with autoscaling you can allow to set the condition to keep the session active and only shutdown when users have logged off from the session or disconnected for a long time.