Skip to content

Commit 017dd0a

Browse files
committed
Edits
1 parent ca6b35c commit 017dd0a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,19 @@ When Azure Monitor data indicates that there might be a problem with your infras
1313

1414
This article shows you how to create and manage action groups.
1515

16-
Each action is made up of the following properties:
16+
Each action is made up of:
1717

1818
- **Type**: The notification that's sent or action that's performed. Examples include sending a voice call, SMS, or email. You can also trigger various types of automated actions.
1919
- **Name**: A unique identifier within the action group.
2020
- **Details**: The corresponding details that vary by type.
2121

22+
In general, an action group is a global service. Efforts to make them more available regionally are in development.
23+
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.
2224

2325
- You can add up to five action groups to an alert rule.
2426
- Action groups are executed concurrently, in no specific order.
2527
- Multiple alert rules can use the same action group.
2628

27-
In general, an action group is a global service. Efforts to make them more available regionally are in development.
28-
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.
29-
3029
## Create an action group in the Azure portal
3130

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

0 commit comments

Comments
 (0)