> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations.md).

# Broker VM image installations

Learn more about the Broker VM image types available that are compatible with your virtual machine (VM).

Before downloading, ensure that your virtual machine (VM) is compatible with one of the options below. To download the image, select Settings → Configurations → Data Broker → Broker VMs, click Add Broker, and select the applicable image you want to install:

| Infrastructure            | Image Type  | Broker Image Installation                                                                                                                                                                                                                                      |
| ------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Alibaba Cloud             | QCOW2       | [Set up Broker VM on Alibaba Cloud](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-alibaba-cloud.md)                                                                |
| Amazon Web Services (AWS) | VMDK        | [Set up Broker VM on Amazon Web Services](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-amazon-web-services.md)                                                    |
| Google Cloud Platform     | VMDK        | [Set up Broker VM on Google Cloud Platform (GCP)](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-google-cloud-platform-gcp.md)                                      |
| KVM                       | QCOW2       | [Set up Broker VM on KVM using Ubuntu](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-kvm-using-ubuntu.md)                                                          |
| Microsoft Azure           | VHD (Azure) | [Set up Broker VM on Microsoft Azure](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-microsoft-azure.md)                                                            |
| Microsoft Hyper-V 2012    | VHD         | Hyper-V 2012 or later [Set up Broker VM on Microsoft Hyper-V](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-microsoft-hyper-v.md)                                  |
| Nutanix Hypervisor        | QCOW2       | Nutanix AHV 10.3 or later [Set up Broker VM on Nutanix Hypervisor](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-nutanix-hypervisor.md)                            |
| VMware ESXi               | OVA         | VMware ESXi 6.5 or later [Set up Broker VM on VMware ESXi using vSphere Client](/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations/set-up-broker-vm-on-vmware-esxi-using-vsphere-client.md) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/data-management/broker-vm/set-up-and-configure-broker-vm/broker-vm-image-installations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
