I am working on an unattended implementation for a client in which the robot is running on an Azure VM. The processes in question need to access a few client applications that are only accessible through their enterprise VPN - this includes a web-based application and RDP’ing into another server on their network. Is it possible to set up a VPN within Azure that the robot connects to prior to performing its activities? Can this be done with proxy settings that are activated and deactivated with an invoke code activity?
Thanks!