Skip to content

Commit be08822

Browse files
authored
Merge pull request #123646 from azarboon/patch-177
Update alerts-overview.md
2 parents 53d53a4 + 5759aff commit be08822

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ This table provides a brief description of each alert type. For more information
5959

6060
Alerts can be stateful or stateless.
6161
- Stateless alerts fire each time the condition is met, even if fired previously.
62-
- Stateful alerts fire when the rule conditions are met, and will not fire again or trigger any more actions until the conditions are resolved.
62+
- Stateful alerts fire when the rule conditions are met, and will not fire again or trigger any more actions until the conditions are resolved.
63+
64+
Each alert rule is evaluated individually. There is no validation to check if there is another alert configured for the same conditions. If there is more than one alert rule configured for the same conditions, each of those alerts will fire when the conditions are met.
6365

6466
Alerts are stored for 30 days and are deleted after the 30-day retention period.
6567

0 commit comments

Comments
 (0)