Azure Resource Health + Alert24

Stream events from Azure Resource Health into Alert24 to correlate changes with incidents and shorten time to resolution.

Receive Azure Resource Health notifications for individual resource availability.

Auto-detected payloads

Alert24 recognizes Azure Resource Health webhooks out of the box and maps fields to incidents automatically.

On-call routing & escalations

Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.

Auto-updating status pages

Promote incidents to a public or private status page with one click and keep customers informed.

Change correlation & AI RCA

Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.

Quick Setup

Copy Webhook URL

Go to your Alert24 dashboard and copy the webhook URL for Azure Resource Health.

Configure Azure Resource Health

Add the webhook URL in your Azure Resource Health settings.

Auto-Detected

Alert24 auto-detects Azure Resource Health payloads and maps them to incidents.

Step-by-Step Setup Instructions

Azure Resource Health Webhook Setup

1.In Azure Portal, go to Monitor → Alerts
2.Click Create alert rule
3.Set Signal type to Activity Log - Resource Health
4.Configure the condition for the health status changes you want
5.Under Actions, create or select an Action Group
6.Add a Webhook action and paste the webhook URL above
7.Enable the common alert schema
8.Click Create

Example Webhook Payload

This is a sample payload that Azure Resource Health sends to Alert24 when an alert fires.

{
  "schemaId": "azureMonitorCommonAlertSchema",
  "data": {
    "essentials": {
      "alertId": "/subscriptions/sub-id/providers/Microsoft.AlertsManagement/alerts/alert-456",
      "alertRule": "Resource Health Alert",
      "severity": "Sev2",
      "signalType": "Activity Log",
      "monitorCondition": "Fired",
      "monitoringService": "ResourceHealth",
      "alertTargetIDs": [
        "/subscriptions/sub-id/resourceGroups/rg/providers/Microsoft.Compute/virtualMachines/vm-01"
      ],
      "firedDateTime": "2024-01-15T10:30:00Z"
    },
    "alertContext": {
      "properties": {
        "title": "Virtual machine is unavailable",
        "currentHealthStatus": "Unavailable",
        "previousHealthStatus": "Available",
        "type": "Downtime",
        "cause": "PlatformInitiated"
      }
    }
  }
}

How Alert24 Maps Azure Resource Health Data

Status Field

data.alertContext.properties.currentHealthStatus

Message Field

data.alertContext.properties.title

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusAzure Resource Health Values
operational
Available
degraded
Degraded
down
Unavailable

Connect Azure Resource Health to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More Cloud Platforms Integrations