Skip to content

Commit 8c2f773

Browse files
Merge pull request #226339 from yossi-y/main
Edited cross query limits
2 parents 3dc00fb + eca138e commit 8c2f773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/cross-workspace-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ There are two methods to query data that is stored in multiple workspace and app
2525
## Cross-resource query limits
2626

2727
* The number of Application Insights resources and Log Analytics workspaces that you can include in a single query is limited to 100.
28-
* Cross-resource query is not supported in View Designer. You can Author a query in Log Analytics and pin it to Azure dashboard to [visualize a log query](../visualize/tutorial-logs-dashboards.md) or include in [Workbooks](../visualize/workbooks-overview.md).
2928
* Cross-resource queries in log alerts are only supported in the current [scheduledQueryRules API](/rest/api/monitor/scheduledqueryrule-2018-04-16/scheduled-query-rules). If you're using the legacy Log Analytics Alerts API, you'll need to [switch to the current API](../alerts/alerts-log-api-switch.md).
29+
* References to cross resource such as another workspace, should be explicit and cannot be parameterized. See [Identifying workspace resources](#identifying-workspace-resources) for examples.
3030

3131

3232
## Querying across Log Analytics workspaces and from Application Insights

0 commit comments

Comments
 (0)