Skip to content

Commit 1b23c68

Browse files
Merge pull request #268776 from quillanogle/docs-editor/alerts-create-log-alert-rule-1710260146
Update alerts-create-log-alert-rule.md
2 parents bfe73e0 + a8ca445 commit 1b23c68

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-monitor/alerts/alerts-create-log-alert-rule.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,13 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
126126
127127
Select values for these fields under **Number of violations to trigger the alert**:
128128
129-
|Field |Description |
130-
|---------|---------|
131-
|Number of violations|The number of violations that trigger the alert.|
132-
|Evaluation period|The time period within which the number of violations occur. |
133-
|Override query time range| If you want the alert evaluation period to be different than the query time range, enter a time range here.<br> The alert time range is limited to a maximum of two days. Even if the query contains an **ago** command with a time range of longer than two days, the two-day maximum time range is applied. For example, even if the query text contains **ago(7d)**, the query only scans up to two days of data. If the query requires more data than the alert evaluation you can change the time range manually. If the query contains **ago** command, it will be changed automatically to 2 days (48 hours).|
134-
135-
> [!NOTE]
129+
|Field |Description |
130+
|---------|---------|
131+
|Number of violations|The number of violations that trigger the alert.|
132+
|Evaluation period|The time period within which the number of violations occur. |
133+
|Override query time range| If you want the alert evaluation period to be different than the query time range, enter a time range here.<br> The alert time range is limited to a maximum of two days. Even if the query contains an **ago** command with a time range of longer than two days, the two-day maximum time range is applied. For example, even if the query text contains **ago(7d)**, the query only scans up to two days of data. If the query requires more data than the alert evaluation, you can change the time range manually. If the query contains an **ago** command, it will be changed automatically to 2 days (48 hours).|
134+
135+
> [!NOTE]
136136
> If you or your administrator assigned the Azure Policy **Azure Log Search Alerts over Log Analytics workspaces should use customer-managed keys**, you must select **Check workspace linked storage**. If you don't, the rule creation will fail because it won't meet the policy requirements.
137137
138138
1. The **Preview** chart shows query evaluations results over time. You can change the chart period or select different time series that resulted from a unique alert splitting by dimensions.

0 commit comments

Comments
 (0)