Skip to content

Commit b6679a1

Browse files
committed
Update azure-monitor-limits-workspaces.md
1 parent b4218d4 commit b6679a1

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

includes/azure-monitor-limits-workspaces.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -67,23 +67,12 @@ ms.custom: "include file"
6767

6868
**Summary rules**
6969

70-
| Category | Limit | Comments |
71-
|:---|:---|:---|
72-
| Maximum columns for active rules in a workspace | 10 | |
73-
| Maximum number of results per bin | 500,000 | |
74-
| Maximum results set volume | 100 MB | |
75-
| Query time-out for bin processing | 10 minutes | |
76-
77-
- The Summary rule processes incoming data and can't be configured on a historical time range.
78-
- When bin execution exhausts and fails, bin is skipped and can't be re-executed.
79-
- Querying a workspace in another tenant by using Lighthouse isn't supported.
80-
- The Kusto Query Language (KQL) language limits depend on the table tier used in the query. The following KQL limits apply:
81-
82-
<!-- Docs Criteria doesn't allow merge of Private Preview content into azure-docs-pr repo -->
83-
84-
- Analytics: Supports all KQL commands, except for data reshaping plugins, including [bag unpack](/azure/data-explorer/kusto/query/bag-unpack-plugin), [narrow](/azure/data-explorer/kusto/query/narrow-plugin), and [pivot](/azure/data-explorer/kusto/query/pivot-plugin). Cross-resource, including [workspaces()](/azure/azure-monitor/logs/cross-workspace-query#query-across-log-analytics-workspaces-using-workspace), [app()](/azure/azure-monitor/logs/cross-workspace-query#query-across-classic-application-insights-applications-using-app), [resource()](/azure/azure-monitor/logs/cross-workspace-query#correlate-data-between-resources-using-resource), [ADX()](/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy), and [arg()](/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy) aren't supported in the Private Preview.
85-
- Basic and Auxiliary: Supports all KQL commands on a single Basic or Auxiliary table. Because `summarize` and `join` aren't supported, use lookup for up to five Analytics tables.
86-
- Functions: User-defined functions aren't supported. System functions provided by Microsoft are supported.
70+
| Category | Limit |
71+
|:---|:---|
72+
| Maximum number of active rules in a workspace | 30 |
73+
| Maximum number of results per bin | 500,000 |
74+
| Maximum results set volume | 100 MB |
75+
| Query time-out for bin processing | 10 minutes |
8776

8877
**General workspace limits**
8978

0 commit comments

Comments
 (0)