Skip to content

Commit 636dad6

Browse files
committed
edit
1 parent 81683b4 commit 636dad6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ An alert rule combines:
2626
- The signal or data from the resource.
2727
- Conditions.
2828

29-
An **alert** is triggered if the the conditions of the alert rule are met. The alert initiates the associated action group and updates the state of the alert. If you're monitoring more than one resource, the alert rule condition is evaluated separately for each of the resources, and alerts are fired for each resource separately. 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.
29+
An **alert** is triggered if the the conditions of the alert rule are met. The alert initiates the associated action group and updates the state of the alert. If you're monitoring more than one resource, the alert rule condition is evaluated separately for each of the resources, and alerts are fired for each resource separately.
30+
31+
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.
3032

3133
Alerts consist of:
3234
- **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:
@@ -76,7 +78,6 @@ The alert condition for stateful alerts is `fired`, until it is considered resol
7678
For stateful alerts, while the alert itself is deleted after 30 days, the alert condition is stored until the alert is resolved, to prevent firing another alert, and so that notifications can be sent when the alert is resolved.
7779

7880
This table describes when a stateful alert is considered resolved:
79-
8081
|Alert type |The alert is resolved when |
8182
|---------|---------|
8283
|Metric alerts|The alert condition isn't met for three consecutive checks.|

0 commit comments

Comments
 (0)