Azure Monitor
Learn how to connect Azure Monitor to ZigiOps. Supported versions, prerequisites, authentication details, webhook setup, and connected system configuration.
What is Azure Monitor integration in ZigiOps?
Azure Monitor is a cloud-native monitoring service that collects metrics, logs, alerts, and events from Azure resources and applications.
ZigiOps enables secure, agentless integration between Azure Monitor and ITSM, monitoring, and enterprise systems. Using ZigiOps, Azure Monitor alerts, metrics, and topology data can be forwarded to downstream systems to trigger incidents, events, or automated workflows.
With ZigiOps, Azure Monitor can:
Send alerts and metrics to ITSM and monitoring platforms
Trigger incident or event creation based on Azure alerts
Participate in monitoring-to-resolution workflows
Integrate using APIs and webhooks, without custom code
Which Azure Monitor versions are supported?
Using a supported version is mandatory.
Azure Monitor
All
All
Are there any environmental prerequisites for Azure Monitor?
See the Related Templates section at the end of this page.
How do I get my Subscription ID from Azure Monitor?
Log in to your Azure portal at https://portal.azure.com.
Click Subscriptions.
Locate and copy your Subscription ID from the list.
How do I get my Client ID, Client Secret Password, and Tenant ID from Azure Monitor?
These credentials are required for authenticating Azure Monitor with ZigiOps.
Log in to your Azure portal at https://portal.azure.com.
Open the Cloud Shell console.
Execute the command:
This generates a temporary login code.
Open https://microsoft.com/devicelogin and enter the generated code to authorize the session.
In Cloud Shell, execute:
Execute:
Copy the generated values:
Client ID - AppID
Client Secret Password - Password
Tenant ID - Tenant
How do I create a Webhook Action in Azure Monitor?
Webhook actions are required for integrations that rely on Azure Monitor alerts.
Create a Webhook Action by following Microsoft's documentation: https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups#webhook
Configure the Webhook URL to point to the ZigiOps listener endpoint.
Example: https://zigiops.example.com:8899/azure/alerts
How do I connect Azure Monitor to ZigiOps?
Azure Monitor - Connected System Configuration
Follow the steps below to add Azure Monitor as a connected system in ZigiOps.
Log in to your ZigiOps instance.
Navigate to Connected Systems > Add New System > Azure Monitor and configure the following parameters:
URL
Enter the Azure management URL.
Example: https://management.azure.com
Subscription ID Enter your Azure subscription identifier.
Client ID Enter your client identifier.
Client Secret Password Enter your client secret password.
Tenant ID Enter your tenant identifier.
Proxy Settings (optional) Enable this option if a proxy server is required.
Review the configuration.
Click Save to store the connected system.
Once saved, Azure Monitor becomes available for use in ZigiOps integration templates.
What are the most common Azure Monitor integration use cases?
Use case 1: Forwarding Azure Monitor alerts to ITSM systems
ZigiOps can forward Azure Monitor alerts to ITSM platforms as incidents or events. Alert details, severity, timestamps, and metadata are mapped automatically, enabling faster response to infrastructure and application issues.
Use case 2: Centralized monitoring with downstream systems
Azure Monitor metrics and alerts can be synchronized to monitoring platforms using ZigiOps, allowing organizations to consolidate Azure monitoring data into existing observability tools.
Use case 3: Webhook-based automation workflows
Using Azure Monitor webhooks, ZigiOps can trigger automated workflows based on alert conditions, enabling real-time integration without polling.
What integration templates are available for Azure Monitor?
ZigiOps provides prebuilt integration templates for Azure Monitor, depending on the target system and use case.
Related Templates
Azure Monitor alerts - OBM events
Azure Monitor VM metrics - OBM metrics
Azure Monitor VM topology - OBM topology
Azure Monitor webhook alerts - OBM events
Each template includes:
Predefined entity mappings
Direction of synchronization
Entity-specific logic and filtering rules
For detailed information about available templates for Azure Monitor integrations, please contact:
Email: support@zigiwave.com
Summary
The Azure Monitor integration in ZigiOps enables:
Secure, agentless integration with Azure monitoring services
Support for all Azure Monitor versions
Authentication using Azure AD service principals
Webhook-based alert processing
Ready-to-use templates for alerts, metrics, and topology workflows
Last updated
Was this helpful?