
Hi,
We are planning to implement Power Automate with both cloud flows and desktop flows. As part of our desktop flow, we need to open and interact with a third-party Windows desktop application called EasyFlex Connector.
We have the following questions and would appreciate your guidance:
For context:
Please advise on the best approach. Thank you.
Yes, third-party apps like EasyFlex Connector can be installed on the Microsoft-hosted machine provided with the Power Automate Hosted Process. However, since you have less control over the environment, it’s important to test whether the app works properly for unattended runs.
The other option is using the Power Automate Process with your own Azure VM. In this setup, you manage the machine yourself, install EasyFlex once, and get full control over networking, updates, and troubleshooting.
For your scenario, a self-managed Azure VM with the Process licence is probably the better and more reliable choice, especially since you need unattended desktop automation for a third-party Windows application and already have Azure access.