How to onboard Microsoft Azure with foundational configuration - Follow the foundational configuration Azure onboarding wizard to enable audit log collection and asset discovery, and Cortex XSIAM creates a custom authentication template to be deployed in Azure. - Administrator Guide - Cortex XSIAM - Cortex - Security Operations

Cortex XSIAM 3.x Documentation

Product
Cortex XSIAM
Creation date
2025-07-15
Last date published
2026-06-11
Category
Administrator Guide
Abstract

Follow the foundational configuration Azure onboarding wizard to enable audit log collection and asset discovery, and Cortex XSIAM creates a custom authentication template to be deployed in Azure.

Notice

Onboarding Microsoft Azure using the foundational configuration is included with Cortex XSIAM NG SIEM, Cortex XSIAM Enterprise, and Cortex XSIAM Enterprise+ licenses. For more details on the CSP onboarding tiers and licensing, see Understand CSP onboarding tiers and licensing.

This procedure describes foundational onboarding, which includes support of asset discovery and audit log collection. For the procedure describing comprehensive onboarding, see How to onboard Microsoft Azure.

After completing the prerequisites, follow these instructions to onboard your Microsoft Azure environment to Cortex XSIAM.

Access the Azure onboarding wizard in Cortex XSIAM:
  1. In Cortex XSIAM, select SettingsData Sources & Integrations.

  2. On the Data Sources & Integrations page, click + Add New.

  3. On the Add Data Sources or Integrations page, search for Microsoft Azure, then hover over it and click Add.

Select the scope
  • Select the scope for this cloud instance:

    • Tenant: (Default) A specific instance of Azure Active Directory, which can contain several subscriptions.

    • Management Group: A collection of Microsoft Azure subscriptions.

    • Subscription: A collection of Microsoft Azure resources associated with a specific Microsoft Azure tenant.

Select or approve your Microsoft Azure tenant
  1. Select your Azure tenant ID from the list of approved tenants. A green checkmark next to a tenant ID indicates that Cortex XSIAM is already registered as an approved application on that tenant and the approval has been verified.

    If the Azure tenant you are onboarding does not appear in the list, or does not show a green checkmark, you must proceed with the following steps to grant Cortex XSIAM access.

  2. Click Approve in Azure. Cortex XSIAM redirects you to the Microsoft Azure admin consent page in a new browser tab.

  3. Sign in with an Azure account that has admin privileges on the target tenant.

  4. Review the requested permissions and click Accept to grant Cortex XSIAM admin consent on the tenant. After you accept, Azure redirects you back to Cortex XSIAM, which registers the tenant approval.

  5. Verify that a green checkmark now appears next to your Azure tenant ID in the approved tenants list, confirming that the tenant is approved and ready for onboarding.

    Note

    Cortex XSIAM performs a live verification of each tenant's approval status against Azure each time the list is displayed. If a previously approved tenant no longer shows a green checkmark, the Cortex XSIAM application may have been removed from the Azure tenant. Click Approve in Azure to re-authorize.

Configure advanced settings (optional)
  • Click Show advanced settings to define the following advanced settings:

    • Instance Name: Enter a unique instance name or leave it empty to be automatically populated. The automatic naming convention is Azure-<tenantID> or Azure-<subscriptionID>. Cortex XSIAM does not prevent you from reusing instance names, but it is best practice to use a unique name for every cloud instance.

    • Scope Modifications: Use these settings to fine-tune your Microsoft Azure scope. You can modify the scope by including or excluding specific regions. Additionally, if you selected a tenant or management group as the scope, you can modify the scope by including or excluding specific subscriptions. For more details, see Apply region or account filters. Scope modifications are not available when you are onboarding Microsoft Entra ID only.Overview of the onboarding AWS process

    • Additional Security Capabilities: Choose which security capabilities you want to benefit from. Some security capabilities are enabled by default and can be modified. Adding security capability typically requires additional cloud provider permissions. For detailed information on the permissions required, see Cloud service provider permissions. When you are onboarding Microsoft Entra ID only, only XSIAM analytics is supported as an additional security capability.

      • XSIAM analytics: (Enabled by default) Analyzes your endpoint data to develop a baseline and raise Analytics and Analytics BIOC alerts when anomalies and malicious behaviors are detected.

      • Automation: Use automation to pre-configure a list of integrations and associated commands to automate security issue responses. Commands can be utilized individually or as part of custom playbooks for issue remediation.

    • Cloud Tags: Define tags and tag values to be added to any new resource created by Cortex XSIAM in Microsoft Azure. Note: The managed_by = paloaltonetworks tag is automatically added to all resources. This tag is mandatory. You cannot edit or remove this tag.

    • Log Collection Configuration: To maximize security coverage, include the collection of audit logs using Event Hub. Select the collection method:

      • Automated collection: Cortex XSIAM provisions the resource group, Event Hub namespace, Event Hub, consumer group, storage account, user-assigned managed identity (UAMI), federated identity credential, diagnostic settings, and role assignment resources in your Azure environment to collect audit logs.

        • Tenant/management group scope: An Azure policy definition is also created to automatically deploy diagnostic settings to each subscription in the scope.

        • Cost considerations: Event Hub pricing is based on throughput units and ingress/egress. High-volume environments with many subscriptions can generate significant event throughput. We recommend you review your Azure Event Hubs pricing and expected event volume before enabling.

      • Custom (user defined): Select this option to use an existing Event Hub for storing your audit logs.

        • When you deploy the authentication template in ARM, you will enter the following details: Event Hub name, Event Hub namespace, Event Hub resource group name.

        • Cortex XSIAM creates the user-assigned managed identity (UAMI), federated identity credential, role assignments, and consumer group.

        • After you deploy the stack in ARM, you must ensure that your existing Event Hub has the appropriate diagnostic settings configured to stream Azure Activity Logs.

        Important

        It is critical to ensure that your namespace and Event Hub belong to the specific Azure subscription being onboarded. Cross-subscription or centralized logging is not currently supported.

Save the configuration and download the template
  1. Click Save. Cortex XSIAM generates a Terraform or ARM authentication template based on the settings you configured in the Microsoft Azure onboarding wizard. Cortex XSIAM creates an instance in the pending state. For details on pending instances, see Lifecycle and expiration.Overview of the onboarding AWS process

  2. Download the authentication template:

    The authentication template is reusable and can be executed as many times as you want to create new cloud instances with the settings you defined in the Microsoft Azure onboarding wizard. The Terraform authentication template is valid for seven days from when it was created.

  3. Click Close.