I migrate a script from a PC to the Azure cloud. This AutoIt script simulates keyboard and mouse operations. If I create a VM I can run the script using RDP so long as I keep the RDP window active. The UI however, is unavailable if the RDP window is not active on my PC so the script fails.
Is it possible to create a virtual desktop in Azure, which provides an UI at start up, without explicitly having been logged on?