Skip to content

Commit 4298539

Browse files
committed
added info about action groups
1 parent 687fb12 commit 4298539

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/alerts/action-groups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: references_regions
1111

1212
When Azure Monitor data indicates that there might be a problem with your infrastructure or application, an alert is triggered. Alerts can contain action groups, which are a collection of notification preferences. Azure Monitor, Azure Service Health, and Azure Advisor use action groups to notify users about the alert and take an action.
1313

14-
This article shows you how to create and manage action groups. Depending on your requirements, you can configure various alerts to use the same action group or different action groups.
14+
This article shows you how to create and manage action groups.
1515

1616
Each action is made up of the following properties:
1717

@@ -22,6 +22,8 @@ Each action is made up of the following properties:
2222
In general, an action group is a global service. Efforts to make them more available regionally are in development.
2323
Global requests from clients can be processed by action group services in any region. If one region of the action group service is down, the traffic is automatically routed and processed in other regions. As a global service, an action group helps provide a disaster recovery solution. Regional requests rely on availability zone redundancy to meet privacy requirements and offer a similar disaster recovery solution.
2424

25+
An alert rule can contain up to five action groups. The action groups are implemented concurrently, in no specific order. You can have multiple alerts use the same action group.
26+
2527
## Create an action group in the Azure portal
2628

2729
1. Go to the [Azure portal](https://portal.azure.com/).

0 commit comments

Comments
 (0)