Setting Bizagi in an Azure VM

<< Click to Display Table of Contents >>

Navigation:  Automation Server > Automation Server configuration and administration guide > Initial project configuration > Infrastructure alternatives >

Setting Bizagi in an Azure VM

Overview

If you own an Azure subscription, you can set up Bizagi to run in the cloud. This article describes the steps and gives you hints on how to create and set up your Azure virtual machine so you can install and run Bizagi in your server.

 

note_pin

When setting up Bizagi in the cloud, we recommend deployment of processes through the Advanced Deployment tool, so processes are deployed through packages in an offline manner.

 

What you need to do

To use the Bizagi Virtual Machine in Azure, follow these steps:

1. Create an Azure virtual machine

2. Configure the virtual machine

3. Install Bizagi in that virtual machine

 

Procedure

Follow the steps detailed below.

 

1. Create an Azure virtual machine

You can create your Azure virtual machine by following these steps.

 

1.1. Log in into your Azure account.

1.2. Select New > Compute > Windows Server

 

AzureVM_01

 

1.3. Set your server's basic settings: Name, User name and password (to access the VM), Subscription, Resource group and Location. Once you're done, click OK.

 

AzureVM_02

 

1.4. Next, select your server's size by clicking the "Select" button. We recommend you choose a server with a RAM over 8GB and Local SSD over 10GB.

 

AzureVM_03

 

1.5. Leave the configuration settings on their default values and click OK.

 

AzureVM_04

 

1.6. Finally, click the "Create" button to create your new virtual machine.

 

AzureVM_05

 

2. Configure the virtual machine

To configure your VM, go to the Virtual machines menu and make sure your machine is running; if it is not, select it and click Start.

 

AzureVM_06

 

Then, go to your virtual machine's dashboard and click Connect, to start a download of an .rdp file that will let to log in to your virtual machine.

 

AzureVM_07

 

Use the credentials (username and password) that were entered at Basic Settings.

 

AzureVM_08

 

Once logged in, go to "Server Manager" and click "Add roles and features".

 

AzureVM_09

 

Click Next, make sure "Role-bases or feature-based installation" is selected as installation type. Click Next.

 

AzureVM_10

 

Select as destination server the virtual machine you created. Click Next.

 

AzureVM_11

 

Select the roles: Net framework 3.5 and 4.5, remote server administration tools (Web Server IIS), SMTP server. Click Next.

 

AzureVM_12

 

Click Next.

 

AzureVM_13

 

Check that the IIS Role services are selected. Click Next.

 

AzureVM_14

 

Click Install on the confirmation window.

 

AzureVM_15

 

Once the Installation is done click Close.

 

3. Install Bizagi in that virtual machine

At this point, you are done setting up the platform where Bizagi will run.

You may install Bizagi (as you would normally do).

For a testing or production environment, use Advanced Deployment to publish processes.