Azure requirements

Prev Next

The following resources are required for an Azure deployment:

  • Access to the Azure portal.

  • The virtual machine image in the Private Products Listing in Marketplace—The Cloud Delivery Enablement Service enables you to obtain the virtual machine image from Trellix, which is delivered as a private product at My Marketplace > Private products page. For instructions on how to obtain the virtual machine image, see this community article: Cloud Image Delivery User Guide.

  • The Azure ARM template file if you use the template deployment method.

  • Items from your Azure administrator, such as the network and subnet for the appliance, security groups to secure the instance, and tags to apply to your Azure resources.

  • Items from Trellix, such as the activation code and licenses for your instance.

  • Network Security only: Admin role to configure monitor interface addressing on the Network Security instance.

  • Network Security only: Accelerated networking is enabled for virtual machines with a rated bandwidth of at least 1 Gbps. To do so, run the following command in a PowerShell session:

    az network nic update --name <intf name> --resource-group <group name> --subscription <subscription> --accelerated networking true
  • Central Management System High Availability only: Ports 22, 443, and 3470-3480 must be open for the connection between the two cluster nodes.