How to deploy power automate in an enterprise level unattended automation environment. I have to consider the below points
1. Run parallel process
2. Performance
What are the better ways to handle performance of Power Automate BOTs when multiple process are running under same server in different user login at the same time?
There is no parallel branching concept in Power Automate Desktop as there is in Power Automate cloud flows.
To run your flow in parallel, push your items into work queues, process them from Power Automate Cloud Flow and pass them to machine group to the parallel execution.
However, I doubt that same server with different logins for execution will affect the overall performance, as depends on your server configuration. If it impacts the overall performance, I would recommend having separate VM for each execution or opting a hosted license where we do not need to worry about spinning up and off VMs.
💡 If my suggestion helped resolve your issue, please consider marking it as the solution to your topic. This helps others in the community find answers faster!
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.