Skip to content

Commit 40aec6a

Browse files
authored
Merge pull request #123990 from dainomat/patch-2
Update alerts-overview.md
2 parents 523a999 + 580b0b1 commit 40aec6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Stateless alerts fire each time the condition is met. The alert condition for al
7171
- All activity log alerts are stateless.
7272
- The frequency of notifications for stateless metric alerts differs based on the alert rule's configured frequency:
7373
- **Alert frequency of less than 5 minutes**: While the condition continues to be met, a notification is sent sometime between one and six minutes.
74-
- **Alert frequency of more than 5 minutes**: While the condition continues to be met, a notification is sent between the configured frequency and double the frequency. For example, for an alert rule with a frequency of 15 minutes, a notification is sent sometime between 15 to 30 minutes.
74+
- **Alert frequency of equal to or more than 5 minutes**: While the condition continues to be met, a notification is sent between the configured frequency and double the frequency. For example, for an alert rule with a frequency of 15 minutes, a notification is sent sometime between 15 to 30 minutes.
7575

7676
### Stateful alerts
7777
Stateful alerts fire when the rule conditions are met, and will not fire again or trigger any more actions until the conditions are resolved.

0 commit comments

Comments
 (0)