# Run DRAGEN VM on Azure

Use the following information to run the DRAGEN virtual machine (VM) on Microsoft Azure. For information on using Azure, see the Azure documentation available on the Microsoft site. You must have and use a DRAGEN Cloud license to run DRAGEN on Azure, please refer to the [Cloud Licensing Reference Section](https://help.connected.illumina.com/dragen/reference/licensing/cloud_licensing) for more information.

1. Navigate to the Microsoft Azure portal, and then sign in.
2. Select **Marketplace**.
3. Select **View Private Offers**, and then select DRAGEN on Azure.
4. Select **Create**. Starting from a preset configuration option is not recommended for DRAGEN.
5. Select a subscription and resource group from the drop-down menus, or select **Create New**.
6. Enter a name for the virtual machine.
7. Select a region that is compatible with the NP-series. See the Azure documentation available on the Microsoft site for more information.
8. Select DRAGEN and the current version as the image.
9. Select a storage size from the Size drop-down list. Only NP10 and NP20 sizes are compatible.
10. Configure any additional VM settings. For your disk type, DRAGEN recommends using Premium SSD for optimal performance. For information, see the Azure documentation available on the Microsoft site.
11. When finished, select **Review + Create**
12. To launch the VM, select **Create**.
13. After deployment completes, select **Go to Resource**. After your VM deploys, you can connect to the DRAGEN VM via the Azure Cloud Shell or another client of your choice. For more information on using a VM, see the Azure documentation available on the Microsoft site.


---

# 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://help.connected.illumina.com/dragen/reference/dragen-multi-cloud/dragen-on-azure/run-vm-on-azure.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.
