Azure Service Health
Receive Azure Service Health incident, maintenance, and advisory notifications.
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
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 Status | Azure 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
AWS CloudWatch
InboundReceive CloudWatch alarm notifications via SNS webhook.
Azure Monitor
InboundReceive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.
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.