Edit

Share via


Create Service Health alerts in the Azure portal

This article provides a step-by-step guide on how to configure alerts for Azure Service Health notifications through the Azure portal.

Service Health notifications are stored in the Azure activity log. Given the large volume of information stored in the activity log, there's a separate user interface to make it easier to view and set up alerts on service health notifications.

Key features of Service Health alerts

Alerts are based on the type of notification, affected subscription, services, and regions. They're created using the Azure portal’s Service Health interface.
You can choose or create an "action group" to define who receives the alert. Alerts are only supported in public clouds within the global region. Advanced options allow for more detailed configurations, including webhook notifications for integration with external systems.

You receive an alert when Azure sends Service Health notifications to your Azure subscription. You can configure the alert based on

  • The class of service health notification (Service issues, Planned maintenance, Health advisories, Security advisories)
  • The subscription that is affected
  • The services that are affected
  • The regions that are affected

Note

Service Health notifications don't send alerts for resource health events.

You also can configure who the alert should be sent to:

  • Select an existing action group.
  • Create a new action group (that can be used for future alerts).

Note

Service Health Alerts are only supported in public clouds within the global region.

For Action Groups to properly function in response to a Service Health Alert, the region of the action group must be set as "Global."

To learn more about action groups, see Create and manage action groups.

For information on how to configure service health notification alerts by using Azure Resource Manager templates, see Resource Manager templates.

Create a Service Health alert in the Azure portal

  1. In the portal, select Service Health.

    The "Service Health" service

  2. In the Service Issues section, select Create service health alert to open a new window where you fill in the information required to create the alert. Follow the steps in the create a new alert rule wizard.

A screenshot of the Health alerts tab.

To add more detailed information for the service health alert, select Advanced Options which opens the page Create an alert rule, where you can start entering your data.

Screenshot of the Create service health alert command.

Learn how to Configure webhook notifications for existing problem management systems.

For information on the webhook schema for activity log alerts, see Webhooks for Azure activity log alerts.

Next steps