Forum Discussion
Thomas Aure
Apr 10, 2019Copper Contributor
How to trigger VM start when user logs into WVD portal
Hi, We have implemented automation/runbooks to shutdown idle VMs in the WVD environment. Now we would like some sort of mechanims to start a VM related to a specific user when he needs it. ...
Christian_Montoya
Microsoft
May 30, 2019Thomas Aure : Thanks for the patience. At the moment, forwarding Azure AD logs may be the most effective way since our Diagnostics has a lag time.
The MyApps also sounds like a good approach, especially if:
1. You are assigning personal desktops to them
2. Want to put the burden on them to turn on/off the VM
However, if you want to give them that control, you may just have a shortcut to the Azure VM itself (and create a specific role) allowing them to start/stop the Azure VM without too much custom code?