Skip to main content
Skip table of contents

Azure Monitor

Supported Versions

Please note that using a supported version is mandatory.

Product

Supported Deployment Types

Supported Version

Azure Monitor

All

All

Environmental Prerequisites

Confirm the prerequisites of the corresponding integration template before continuing further, as some templates may not require all environmental prerequisites.

How to get your Subscription ID from Azure Monitor?

  1. Log in to your instance at https://portal.azure.com.

  2. Click the Subscriptions button to access your subscriptions.

  3. Locate and copy your Subscription ID from the list.

How to get your Client ID, Client Secret Password, and Tenant ID from Azure Monitor?

  1. Log in to your instance at https://portal.azure.com.

  2. Open the Cloud Shell console and execute the az login command, which will generate a temporary login code.

  3. Go to https://microsoft.com/devicelogin and input the generated login code to authorize your session.

  4. Open your Cloud Shell console and execute the az account set --subscription "<subscription_id>" command to set your subscription as active.

  5. Open your Cloud Shell console and execute the az ad sp create-for-rbac -n "<service_principal_name>" command, which will show you the necessary details.

    • Client ID → AppID

    • Client Secret Password → Password

    • Tenant ID → Tenant

How to create a Webhook Action in Azure Monitor?

  1. Create a Webhook by following the documentation from Microsoft.

  2. Configure the Webhook URL to point to the ZigiOps listener endpoint. For example, https://zigiops.example.com:8899/azure/alerts.

Connected System Configuration

Follow the steps below to add your instance as a connected system.

  1. Log into your ZigiOps instance.

  2. Navigate to Connected Systems → Add New System → Azure Monitor and configure the following parameters: 

    • URL → Input the management URL of your instance. For example, https://management.azure.com.

    • Subscription ID → Input your subscription identifier.

    • Client ID → Input your client identifier.

    • Client Secret Password → Input your client password.

    • Tenant ID → Input your tenant identifier.

    • Proxy Settings → Enables the usage of a proxy server.

  3. Examine the settings and if they are correct, click the Save button to save the system.

Related Templates

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.