Azure Monitor
Receive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Azure Monitor.
Configure Azure Monitor
Add the webhook URL in your Azure Monitor settings.
Auto-Detected
Alert24 auto-detects Azure Monitor payloads and maps them to incidents.
Step-by-Step Setup Instructions
Azure Monitor Webhook Setup
Example Webhook Payload
This is a sample payload that Azure Monitor sends to Alert24 when an alert fires.
{
"schemaId": "azureMonitorCommonAlertSchema",
"data": {
"status": "Activated",
"context": {
"description": "CPU percentage exceeded 90% on production-vm-01",
"resourceName": "production-vm-01",
"resourceType": "Microsoft.Compute/virtualMachines",
"severity": "Sev1"
},
"properties": {}
}
}How Alert24 Maps Azure Monitor Data
Status Field
data.status
Message Field
data.context.description
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | Azure Monitor Values |
|---|---|
| operational | DeactivatedResolved |
| down | Activated |
Track Azure Infrastructure Changes
Track changes for incident correlation and AI root cause analysis
- 1Go to Azure Portal → Monitor → Alerts → Action Groups → Create
- 2Add a Webhook action with your Alert24 Changes Webhook URL
- 3Create an Activity Log alert rule filtered to Administrative category
- 4Select the action group you created
Alert24 auto-detects Azure Monitor payloads and extracts the resource provider, operation, and caller.
Changes are logged per service. Copy the Changes Webhook URL from your service page in Alert24. When an incident occurs, recent changes are surfaced automatically with AI-powered root cause analysis. Learn more →
Connect Azure Monitor to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Cloud Platforms Integrations
AWS CloudWatch
InboundReceive CloudWatch alarm notifications via SNS webhook.
Azure Service Health
InboundReceive Azure Service Health incident, maintenance, and advisory notifications.
Azure Resource Health
InboundReceive Azure Resource Health notifications for individual resource availability.
Google Cloud Monitoring
InboundReceive Google Cloud Monitoring (formerly Stackdriver) alerts.
Google Cloud SCC
InboundReceive Google Cloud Security Command Center threat and vulnerability findings via Pub/Sub.
Google Cloud Audit Logs
InboundLog GCP Audit Log events as changes via Pub/Sub push to correlate infrastructure changes with incidents.