Azure AppService installation script

Hi as per the Orchestrator installation on using Azure AppService it says to download and run the Publish-Orchestrator.ps1 script via PowerShell.

How do I do this? Is it on the Azure VM that was created as part of actions in the previous steps and will host Orchestrator?

Thanks.

1 Like

anyone have any advice on this?

Hi @sbell79 welcome to the community,

Have you tried using the Azure Template from the Azure Market place? it will create everything automatically for you, I use this all the time instead of manual installation.

UiPath Azure templates

UiPath Orchestrator Azure template

2 Likes

Hi @Jorge_Rincon, thanks for your reply.
I had wanted to know how to run the Azure Template and the Publish-Orchestrator script via Powershell based on steps 4 and 5 in the link you provided:

I assume that a VM is created as part of these steps.

Thanks.

@sbell79

No, It will not create a VM, it creates only the services and the web site, it will give you the URL of your Orchestrator

2 Likes

I still need to know how and where to execute the Publish-Orchestrator script via Powershell as per steps 4 and 5. Where do i run the powershell script(s)?
Thanks.