# Permissions

## (Required) Make sure that you have the permissions

To deploy Parallels RAS using Azure Marketplace, you need at least contributor permissions on the Azure Subscription you are deploying to.

## (Optional) Add a provider

Deploying Parallels RAS using Azure Marketplace allows you to automatically create and configure a provider inside Parallels RAS. If you add a provider, Parallels RAS can later communicate with Azure or Azure Virtual Desktop to create and maintain your environment's resources.

To configure a Parallels RAS provider as part of the deployment, you need to have the **Owner** role on the Azure Subscription and the **Global Administrator** role in Entra ID. This is necessary because the deployment creates an app registration and assigns permissions to it in Entra ID and on resource groups.

Creating a Parallels RAS provider during the deployment is entirely optional. You can also do it manually after the initial deployment.

For more information on deploying the Azure Virtual Desktop provider or Azure provider in Parallels RAS after the initial deployment, see:

* [Deploying the Azure Virtual Desktop provider](https://docs.parallels.com/parallels-ras-19/parallels-ras-19-administrators-guide/azure-virtual-desktop)
* [Deploying the Azure provider ](https://docs.parallels.com/parallels-ras-19/parallels-ras-19-administrators-guide/virtual-desktop-infrastructure-vdi/add-a-provider/add-a-cloud-provider/microsoft-azure)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-azure-marketplace-deployment-guide/v20/introduction/before-you-start/permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
