Skip to content

Commit e09b123

Browse files
Merge pull request #267533 from nolavime/patch-165
Update alerts-create-log-alert-rule.md
2 parents 00254a4 + 99dd28a commit e09b123

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article shows you how to create a new log search alert rule.
44
author: AbbyMSFT
55
ms.author: abbyweisberg
66
ms.topic: how-to
7-
ms.date: 02/22/2024
7+
ms.date: 02/28/2024
88
ms.reviewer: nolavime
99
---
1010

@@ -54,7 +54,12 @@ Alerts triggered by these alert rules contain a payload that uses the [common al
5454
5555
:::image type="content" source="media/alerts-create-new-alert-rule/alerts-logs-conditions-tab.png" alt-text="Screenshot that shows the Condition tab when creating a new log search alert rule.":::
5656
57-
For sample log search alert queries that query ARG or ADX, see [Log search alert query samples](./alerts-log-alert-query-samples.md)
57+
For sample log search alert queries that query ARG or ADX, see [Log search alert query samples](./alerts-log-alert-query-samples.md)
58+
59+
For limitations:
60+
* [Cross-service query limitations](https://learn.microsoft.co/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy#limitations)
61+
* [Combine Azure Resource Graph tables with a Log Analytics workspace](https://learn.microsoft.com/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy#combine-azure-resource-graph-tables-with-a-log-analytics-workspace) limitations
62+
* Not suppprted in Gov clouds
5863
1. Select **Run** to run the alert.
5964
1. The **Preview** section shows you the query results. When you're finished editing your query, select **Continue Editing Alert**.
6065
1. The **Condition** tab opens populated with your log query. By default, the rule counts the number of results in the last five minutes. If the system detects summarized query results, the rule is automatically updated with that information.

0 commit comments

Comments
 (0)