we are using Azure VM with Windows to run our E2E UI tests.
The problem is: if we are not connected to the machine with RDP the tests always failed, because the screen of the application (exe) is not matching the resolution of Azure VM.
The VM screen resultion is 1024 x 768, we need to adjust it.. can this be done?