Azure Monitor

Receive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.

InboundCloud Platforms
Start Free Trial

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

1.In Azure Portal, go to Monitor → Alerts → Action groups
2.Create or edit an action group
3.Add an action of type Webhook
4.Paste the webhook URL above
5.Enable the common alert schema for consistent payloads
6.Assign this action group to your alert rules

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 StatusAzure Monitor Values
operational
DeactivatedResolved
down
Activated

Track Azure Infrastructure Changes

Track changes for incident correlation and AI root cause analysis

  1. 1Go to Azure Portal → Monitor → Alerts → Action Groups → Create
  2. 2Add a Webhook action with your Alert24 Changes Webhook URL
  3. 3Create an Activity Log alert rule filtered to Administrative category
  4. 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