For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deployment from Azure marketplace

Deploying the Azure vSensor image from the Azure marketplace.

  • Browse to the Azure Marketplace and search for Vectra.

  • Under the Vectra Sensor & Stream for Azure offering, click on Create and select the Cognito Sensor.

  • You will now need to fill in details on the Create Vectra Sensor & Stream for Azure screen that follows.

During this process you will be asked to fill in the following fields:

  • Subscription – This should default to your current subscription. All resources in an Azure subscription are billed together.

  • Resource group – Each Sensor must be deployed in a different resource group. Either select an existing resource group that is empty (Azure requirement), or create a new resource group using the Create new link.

  • Region – Select the region to deploy the Sensor into. To optimize costs, always keep the source and target (Sensor and Brain) in the same region.

  • Base Name – Base name for all the resources that will be created as part of this deployment.

  • Instance Size – VM instance size for Detect for Network Sensor. DS3_v2 supports approximately 2 Gbps and Ds11_v2 supports approximately 1 Gbps.

  • Virtual network – Select an existing virtual network (VNet) or choose the Create new option and create a new VNet to deploy the Sensor into.

  • Management Subnet - The Sensor must be able to reach your Vectra Brain over HTTPS (443) and SSH (22). Select a management subnet that can enable this reachability.

  • Traffic Subnet - This is the subnet where the Sensor can receive traffic from the packet broker over VxLAN (UDP 4789) or directly from the Azure VTAP (when available in your region).

  • Brain Hostname or IP Address - The IP address or the Fully Qualified Domain Name (FQDN hostname) of the Vectra Brain.

    • This address must be reachable from the Sensor’s management subnet over port 22 and 443.

  • Registration Token - Please input the Sensor Registration Token you collected earlier from your Brain appliance.

  • Public SSH Key – Input the public SSH key you generated earlier.

  • SSH user (only vectra will work) – This must be left at the default.

  • Click Review + create and you’ll be presented with a screen where you can review your configuration before creating.

  • Click Create.

    • Some status messages will appear on the top right and then you will see another screen with full details as the deployment progresses and then completes.

Last updated

Was this helpful?