icon-itdr.svg
ITDR

Obtaining the Deployment Script for Azure

Zscaler ITDR relies on a deployment script to propagate changes and sync settings between ITDR and Microsoft Azure. You can obtain the deployment script using one of the following methods:

  • Using this method, you can obtain a PowerShell command that automatically downloads and runs the deployment script when executed via Azure's Cloud Shell. To obtain the command:

    1. Go to ITDR > Manage > Entra ID.
    2. Click Download Deployment Script.
    3. In the Download Script Deployment window that appears, copy the command from the Automated: Run the following command in Azure Cloud Shell section and save it for later use.

      The deployment script creates a number of resources in the Azure cloud to enable scanning for Entra ID. A resource group is also created to hold all other resources. The default name of the resource group is ZscalerITDR. However, you can customize this default name by replacing the value of the RGName attribute in the command.

    Close
  • Using this method, you can download the deployment script as a PSM1 file, upload it to the Azure cloud, and run the script using a PowerShell command obtained from the Zscaler ITDR Admin Portal. To obtain the command and script:

    1. Go to ITDR > Manage > Entra ID.
    2. Click Download Deployment Script.
    3. In the Download Script Deployment window:
      1. Click Download.

        The deployment script is downloaded to your system.

      2. Copy the command from the Manual: Download the script and run the following command in Azure Cloud Shell section and save it for later use.

        The deployment script creates a number of resources in the Azure cloud to enable scanning for Entra ID. A resource group is also created to hold all other resources. The default name of the resource group is ZscalerITDR. However, you can customize this default name by replacing the value of the RGName attribute in the command.

    4. Sign in to the Azure Portal.
    5. Click the Cloud Shell icon on the top navigation bar.

    6. In the Cloud Shell window:
      1. Click the Upload/Download Files icon, then select Upload.

      2. Choose the deployment script file (.psm1) that you downloaded to your system to upload it to Azure.
    Close
Related Articles
About Entra ID Posture ScanConnecting an Entra ID Tenant with the Zscaler ITDR Admin PortalObtaining the Deployment Script for AzureEditing an Entra ID Tenant ConnectionDeleting an Entra ID Tenant ConnectionTriggering an On-Demand Scan