Skip to content

Commit 1ba88ab

Browse files
authored
Update alerts-processing-rules.md
Following example should be added to clarify the difference between alert rule vs alert processing rule. "You can use alert rules to e.g. send an email to the administrator for metric-based changes. You can read further in [action groups](./action-groups.md)."
1 parent 628cd6d commit 1ba88ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-processing-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.reviewer: nolavime
1616
> [!NOTE]
1717
> Alert processing rules were previously known as 'action rules'. For backward compatibility, the Azure resource type of these rules is still **Microsoft.AlertsManagement/actionRules** .
1818
19-
Alert processing rules allow you to apply processing on fired alerts. Alert processing rules are different from alert rules. Alert rules generate new alerts, while alert processing rules modify the fired alerts as they're being fired.
19+
Alert processing rules allow you to apply processing on fired alerts. Alert processing rules are different from alert rules. Alert rules generate new alerts, while alert processing rules modify the fired alerts as they're being fired. You can use alert rules to e.g. send an email to the administrator for metric-based changes. You can read further in [action groups](./action-groups.md).
2020

2121
You can use alert processing rules to add [action groups](./action-groups.md) or remove (suppress) action groups from your fired alerts. You can apply alert processing rules to different resource scopes, from a single resource, or to an entire subscription, as long as they are within the same subscription as the alert processing rule. You can also use them to apply various filters or have the rule work on a predefined schedule.
2222

0 commit comments

Comments
 (0)