Azure Service Health

Receive Azure Service Health incident, maintenance, and advisory notifications.

InboundCloud Platforms
Start Free Trial

Quick Setup

Copy Webhook URL

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

Configure Azure Service Health

Add the webhook URL in your Azure Service Health settings.

Auto-Detected

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

Step-by-Step Setup Instructions

Azure Service Health Webhook Setup

1.In Azure Portal, go to Service Health → Health alerts
2.Click Create alert rule
3.Select the services, regions, and event types to monitor
4.Under Actions, create or select an Action Group
5.Add a Webhook action and paste the webhook URL above
6.Enable the common alert schema
7.Click Create

Example Webhook Payload

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

{
  "schemaId": "azureMonitorCommonAlertSchema",
  "data": {
    "essentials": {
      "alertId": "/subscriptions/sub-id/providers/Microsoft.AlertsManagement/alerts/alert-123",
      "alertRule": "Service Health Alert",
      "severity": "Sev1",
      "signalType": "Activity Log",
      "monitorCondition": "Fired",
      "monitoringService": "ServiceHealth",
      "alertTargetIDs": [
        "/subscriptions/sub-id"
      ],
      "originAlertId": "alert-origin-123",
      "firedDateTime": "2024-01-15T10:30:00Z"
    },
    "alertContext": {
      "properties": {
        "title": "Azure App Service - Degraded performance in East US",
        "communication": "We are investigating reports of degraded performance for App Service in East US.",
        "incidentType": "Incident",
        "service": "App Service",
        "region": "East US",
        "stage": "Active"
      }
    }
  }
}

How Alert24 Maps Azure Service Health Data

Status Field

data.essentials.monitorCondition

Message Field

data.alertContext.properties.title

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusAzure Service Health Values
operational
Resolved
down
Fired

Connect Azure Service Health to Alert24 in minutes

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

More Cloud Platforms Integrations