Skip to content

Commit 1a9924a

Browse files
committed
Update cross-workspace-query.md
1 parent 40f7aea commit 1a9924a

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
@@ -29,7 +29,7 @@ If you manage subscriptions in other Microsoft Entra tenants through [Azure Ligh
2929

3030
## Limitations
3131

32-
* Cross-resource and cross-service queries don’t support parameterized functions and functions whose definition includes other cross-workspace or cross-service expressions; for example, adx(), arg(), resource(), workspace(), or app().
32+
* Cross-resource and cross-service queries don’t support parameterized functions and functions whose definition includes other cross-workspace or cross-service expressions, including `adx()`, `arg()`, `resource()`, `workspace()`, and `app()`.
3333
* You can include up to 100 Log Analytics workspaces or classic Application Insights resources in a single query.
3434
* Querying across a large number of resources can substantially slow down the query.
3535
* 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).

0 commit comments

Comments
 (0)