# Azure Brain

- [Introduction and requirements](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/azure-brain/introduction-and-requirements.md): Prerequisites and high-level workflow for deploying an Azure Brain, including required permissions and Azure resources.
- [Firewall requirements](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/azure-brain/firewall-requirements.md): Azure-specific connectivity guidance for Azure Brain deployments, including NSG rules, DNS, and NTP notes.
- [Deploying the Brain image](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/azure-brain/deploying-the-brain-image.md): Deploy the Vectra Brain VM in Azure using the Azure CLI, including required inputs, sizing, and post-deploy access steps.
- [Azure Host ID integration](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/azure-brain/azure-hostid-integration.md): Enable the Azure HostID integration to enrich hosts using Azure Resource Manager metadata.
- [Pairing Sensors or Stream](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/azure-brain/pairing-sensors-or-stream.md): Pair Sensors or Stream to an Azure Brain, with notes on Azure vSensor/Stream pairing limitations.


---

# 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.vectra.ai/deployment/ndr-virtual-cloud-appliances/azure-brain.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.
