Skip to content

Commit b74b12a

Browse files
Merge pull request #272582 from AnuragSingh-MSFT/patch-25
(AzureCXP) fixes description of action group
2 parents 052181c + 025f3b9 commit b74b12a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: references_regions, devx-track-arm-template, has-azure-ad-ps-ref, azu
99
---
1010
# Action groups
1111

12-
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.
12+
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 and actions which are performed when alert is triggered. Azure Monitor, Azure Service Health, and Azure Advisor use action groups to notify users about the alert and take an action.
1313
This article shows you how to create and manage action groups.
1414

1515
Each action is made up of:

articles/azure-monitor/alerts/alerts-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ An **alert** is triggered if the conditions of the alert rule are met. The alert
3131
Alerts are stored for 30 days and are deleted after the 30-day retention period. You can see all alert instances for all of your Azure resources on the [Alerts page](alerts-manage-alert-instances.md) in the Azure portal.
3232

3333
Alerts consist of:
34-
- **Action groups**: These groups can trigger notifications or an automated workflow to let users know that an alert has been triggered. Action groups can include:
34+
- **Action groups**: These groups can trigger notifications to let users know that an alert has been triggered or start automated workflows. Action groups can include:
3535
- Notification methods, such as email, SMS, and push notifications.
3636
- Automation runbooks.
3737
- Azure functions.

0 commit comments

Comments
 (0)