# Azure Marketplace Deployment

> Azure marketplace deployments allow you to deploy UiPath solutions directly from the [Azure portal](https://portal.azure.com).

Azure marketplace deployments allow you to deploy UiPath solutions directly from the [Azure portal](https://portal.azure.com).

## UiPath<sup>®</sup> Robot

The deployment will create a modern folder in a UiPath<sup>®</sup> Orchestrator with Users and Machine Templates assigned to it. For attended robots, the UiPath<sup>®</sup> Orchestrator must have attended robots licenses. The names are as follows:

* Folder: `AzureDeployed`
* User (one for each robot deployed): `Azure-<VM Name>-<RandomString>`
  * Robot user (for each user): `<VM Name>\<Machine Admin Username>`
* Machine Template (one for each robot deployed): `AzureTemplate-<VMName>`

The Azure Portal wizard will allow you to deploy one or more UiPath<sup>®</sup> Robots. The components are:

| Name | Details |
| --- | --- |
| [Windows Virtual Machine](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/overview) | Virtual Machine that will run scripts to configure the UiPath<sup>®</sup> Robot and connect it to the UiPath<sup>®</sup> Orchestrator. It gets deployed in a VNet together with a Network Interface Card and a separate storage account. |

## Going Through the Wizard

### Basics

![docs image](https://dev-assets.cms.uipath.com/assets/images/robot/robot-102144-1ea96f1d.webp)

In this step, you need to select the subscription, the Resource Group, and Region where you want the solution to be deployed.

| Name | Details |
| --- | --- |
| Subscription, Resource Group, and Region | Please select the subscription, the Resource Group, and Region where you want the solution to be deployed. |
| Virtual Machine Name | Provide a name for the Virtual Machine(s). If multiple and index will be added. |
| Username | Set the administrator user for the Azure Virtual Machine |
| Password | Virtual Machine password |
| Number of VMs/Robots | Enter the number of UiPath Robots you need. |

### Orchestrator Connection Info

![docs image](https://dev-assets.cms.uipath.com/assets/images/robot/robot-102855-244f7965.webp)

| Name | Details |
| --- | --- |
| Orchestrator URL | The URL of an existing *and licensed* Orchestrator |
| Orchestrator Admin Account | Orchestrator admin account with API usage permissions. |
| Orchestrator Admin Password | Password for the aforementioned admin account |
| Orchestrator Tenant | Name of the tenant you want the robot to be connected to. |
| Type of Robot | Available robot types: Attended, Unattended |
| Robot Version | Select the version for the UiPath<sup>®</sup> Robot |

### VM Settings

![docs image](https://dev-assets.cms.uipath.com/assets/images/robot/robot-102751-3b816e12.webp)

| Name | Details |
| --- | --- |
| Virtual Machine Size | The size of the Robot VM. |
| Public IP Address for VM | The public IP name for each Robot (index appended if needed). |
| DNS Prefix for PIP | DNS Prefix for the public IP Address must be globally unique. Index appended if needed. |
| UiPath<sup>®</sup> Robot(s) VNet | Name of existing or new VNet. |
| Subnet | Subnet used for the UiPath<sup>®</sup> Robot VMs. |

### Tags Configuration

Here you can create tags for the resources created in the deployment.
