Skip to content

Commit a143920

Browse files
committed
update
1 parent 4c5bea0 commit a143920

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/logs/dashboard-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Dashboards can be visually dense and complex. To reduce cognitive load when view
7272

7373
### Query results limit
7474

75-
A dashboard query can return up to 2000 records.
75+
A query underlying a Log Analytics dashboard can return up to 2000 records.
7676

7777
### Dashboard refresh on load
7878

includes/azure-monitor-limits-log-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: "include file"
1717
| Query language | Azure Monitor uses the same [Kusto query language](/azure/kusto/query/) as Azure Data Explorer. See [Azure Monitor log query language differences](/azure/data-explorer/kusto/query/) for KQL language elements not supported in Azure Monitor. |
1818
| Azure regions | Log queries can experience excessive overhead when data spans Log Analytics workspaces in multiple Azure regions. See [Query limits](../articles/azure-monitor/logs/scope.md#query-scope-limits) for details. |
1919
| Cross resource queries | Maximum number of Application Insights resources and Log Analytics workspaces in a single query limited to 100.<br>Cross-resource query is not supported in View Designer.<br>Cross-resource query in log alerts is supported in the new scheduledQueryRules API.<br>See [Cross-resource query limits](../articles/azure-monitor/logs/cross-workspace-query.md#cross-resource-query-limits) for details. |
20-
| Dashboard queries | Maximum number of results returned in a single dashboard query is 2000. |
20+
| Log Analytics dashboard queries | Maximum number of records returned in a single Log Analytics dashboard query is 2000. |
2121

2222
### User query throttling
2323
Azure Monitor has several throttling limits to protect against users sending an excessive number of queries. Such behavior can potentially overload the system backend resources and jeopardize service responsiveness. The following limits are designed to protect customers from interruptions and ensure consistent service level. The user throttling and limits are designed to impact only extreme usage scenario and should not be relevant for typical usage.

0 commit comments

Comments
 (0)