Migrate UiPath bots to Azure

Description

Hi all,

I am looking detail like pre-requisite, azure resources , steps to migrate UiPath bots to Azure. How much time required to move on-prem 20 bots to Azure?
Thanks
Kumar Pram

Link

https://forum.uipath.com/

Date

2025-04-03

Related UiPath products

Apps

Hi @pram_kumar
Welcome To UiPath

First ensure prerequisites like UiPath Orchestrator (cloud or Azure VM), Azure VMs, SQL Database, Storage Account, and UiPath Robot installed on VMs. Secure network setup with VPN or ExpressRoute is also needed. The migration steps include planning and assessing bots, setting up Azure resources (VMs, Orchestrator), deploying robots to Azure VMs, migrating the Orchestrator database if needed, configuring security like firewalls and VPN, testing bots for performance, and finally going live. The estimated time for migrating 20 bots is around 4 to 8 weeks, depending on complexity.

Check below link for more,

If you found helpful, feel free to tick as a solution.
Happy Automation

Are you planning to migrate from On Premise to Automation Suite ?? Or Automation Cloud?

I am on a new UI path and I need to migrate the UI path bot in Azure . So i am looking for a migration strategy, prerequisites, infrastructure requirements on Azure etc.

Thank You

@prashant1603765 , Thanks for reply.
Do I need UI path instance in Azure VM? Is it tool based migration or do i need to recreate BOT at Azure VM?

Yes, you need a UiPath Robot instance installed on the Azure VM where the bot will run.

It is not a tool-based one-click migration. You don’t need to recreate the entire bot, but you will need to:

  • Deploy existing bot packages to the new Azure Orchestrator
  • Reconfigure assets, queues, and schedules in the new environment
  • Test each bot on the Azure VM to ensure compatibility and performance

So, the logic stays the same, but the infrastructure and configuration need to be re-done manually.

If you found helpful please mark as a solution. Thanks
Happy Automation with UiPath