Skip to content

Commit e5d37a7

Browse files
Merge pull request #266942 from nolavime/patch-164
Update alerts-create-log-alert-rule.md
2 parents c8abd3d + 956dda0 commit e5d37a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
3434
1. On the **Logs** pane, write a query that returns the log events for which you want to create an alert. To use one of the predefined alert rule queries, expand the **Schema and filter** pane on the left of the **Logs** pane. Then select the **Queries** tab, and select one of the queries.
3535

3636
> [!NOTE]
37-
> Log search alert rule queries do not support the 'bag_unpack()', 'pivot()' and 'narrow()' plugins.
37+
> * Log search alert rule queries do not support the 'bag_unpack()', 'pivot()' and 'narrow()' plugins.
38+
> * The word "AggregatedValue" is a reserved word, it cannot be used in the query on Log search Alerts rules.
3839
3940
:::image type="content" source="media/alerts-create-new-alert-rule/alerts-log-rule-query-pane.png" alt-text="Screenshot that shows the Query pane when creating a new log search alert rule.":::
4041

0 commit comments

Comments
 (0)