Search code examples
azurevirtual-machineuipathuipath-orchestratoruipath-robot

Deploy an Uipath in an Azure virtual machine


I have created a VM with the free trial account of Azure with a basic components and a Windows 10. I have installed last version of UiPath and it is working fine, but when I close the RDP connetion (clicking in the "X"), the running execution failed. I think it is because the selectors does not work when the "screen" is displayed. But I don't know how to keep the VM as if it was displayed to avoid the fail of the execution when I close it. Any advice? Thanks in advance :)


Solution

  • You will have to either:

    • Run your process on an unattended robot

    or

    • Run attended and keep the RDP open