Deploy AI Runtime Security Instance in Azure
Focus
Focus
AI Runtime Security

Deploy AI Runtime Security Instance in Azure

Table of Contents

Deploy AI Runtime Security Instance in Azure

Add an AI Runtime Security instance in Strata Cloud Manager (SCM) to generate the Terraform template.
Where Can I Use This?What Do I Need?
  • AI Runtime Security instance deployment in Azure
This page guides you through deploying a customizable Terraform to add AI Runtime Security instance protection for Azure cloud resources.
On this page, you will configure an AI Runtime Security instance in SCM, download the corresponding Terraform configuration, and deploy it in your cloud environment. This setup will integrate the AI Runtime Security instance into your cloud network architecture, enabling comprehensive monitoring and protection of your assets.
After onboarding, the SCM Command Center dashboard will show asset discovery with no AI Runtime Security instance protection deployed. Unprotected traffic paths to and from apps, models, and the internet are marked in red until you add firewall protection. For more details, see Discover Your Cloud Resources.
  1. Log in to SCM.
  2. Select Insights → AI Runtime Security.
  3. Select Add Protections ("+" icon).
  4. Select Cloud Service Provider as Azure and select Next.
  5. In Firewall Placement, select one or more traffic flows to inspect.
    The following table shows the network traffic type the AI Runtime Security instance or the VM-Series firewall can support:
    Traffic TypeAI Runtime Security instanceVM-Series
    AI Traffic - Traffic between your applications and AI Models
    Non-AI Traffic and namespaces (example, kube-system)
    Cluster Traffic
    Non-AI and non-cluster traffic
    If you select the `kube-system` namespace, the VM-Series firewall option will be grayed out, as only an AI Runtime Security instance can protect these namespaces.
  6. Select Next.
  7. In Region & application(s):
    • Select your cloud account to secure from the onboarded cloud accounts list.
    • Select a region from the available options.
    • In Selected applications, select the applications to secure from the drop-down list.
    This list includes application workloads such as namespaces, or vNets. If you select the kube-system namespace, the VM-Series firewall option will be grayed out, as only AI Runtime Security can protect these namespaces.
    • Enable protection for the vNet by selecting the Added vNet tab and enter the following:
      • A vNet Name (Get the vNet name from Azure portalVirtual Networks page).
      • vNet CIDR (To view the vNet CIDR, go to the Azure portalVirtual networks and Select your virtual network. Under Settings, click on the Address space to view the CIDR block).
      • Azure Resource Group Name.
      • Select Submit.
    • Select Next.
  8. In Protection Settings:
    1. Select AI Runtime Security. The selection is based on the type of traffic you decided to protect under Firewall Placement in step 5.
    2. Enter the number of firewalls to deploy.
    3. Select zones to deploy firewalls.
    4. Choose the instance type for the security VM (See D-family size series - Azure Virtual Machines for details).
    5. Enter the Azure Resource group name.
    6. In IP addressing scheme, enter the CIDR of Security vNet.
    7. In Licensing:
      • Select the Software Version for your image.
      • Enter the Flex authentication code.
      • Enter the Device Certificate PIN ID.
      • Enter the Device Certificate PIN value.
    8. In SCM management parameters:
    9. Select Next.
  9. In Review Architecture screen:
    • Enter a unique Terraform template name (use only alphanumeric characters and hyphens, avoid using a hyphen at the beginning or end, and limit the name under 19 characters).
    • Review the topology for your AI network architecture.
    • Click Create terraform template.
    • Click Download terraform template.
    • Close the deployment workflow to exit.
  10. Unzip the downloaded file. Navigate to <unzipped-folder> that has 2 directories: `architecture` and `modules`. Deploy the Terraform templates in your cloud environment following the `README.md` file in the `architecture` folder.
    cd architecture cd security_project terraform init terraform plan terraform apply cd ../application_project terraform init terraform plan terraform apply
    For additional security measures to protect your Kubernetes clusters, follow the steps outlined in the Configure SCM to Protect VM Workloads and Kubernetes Clusters page.
  11. After the Terraform is deployed, the SCM Command Center dashboard starts discovering the cloud assets and it takes some time to populate the asset data.
  12. Select Workflows → NGFW Setup → Device Management.
    1. In Available Devices, select the AI Runtime Security instance and move it to Cloud Managed Devices to be managed by SCM.
  13. Switch to the Cloud Managed Devices tab to view and manage the connected state, the configuration sync state, and the licenses of the deployed AI Runtime Security instances.
    It takes a while before the Device Status shows as connected.