Skip to content

Commit 50fbddb

Browse files
committed
fix formatting
1 parent e51635a commit 50fbddb

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
@@ -32,9 +32,10 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
3232
Select the **Signal name** and **Apply**.
3333

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.
35+
3536
> [!NOTE]
3637
> Log alert rule queries do not support the 'bag_unpack()', 'pivot()' and 'narrow()' plugins.
37-
38+
3839
:::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 alert rule.":::
3940

4041
1. (Optional) If you're querying an ADX or ARG cluster, Log Analytics can't automatically identify the column with the event timestamp, so we recommend that you add a time range filter to the query. For example:

0 commit comments

Comments
 (0)