Skip to content

Commit 5187733

Browse files
committed
Update cross-workspace-query.md
1 parent 6c9c16b commit 5187733

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
@@ -15,7 +15,7 @@ There are two ways to query data from multiple workspaces, applications, and res
1515
* Explicitly by specifying the workspace, app, or resource information using the [workspace()](#use-the-workspace-expression-to-query-across-log-analytics-workspaces), [app()](#use-the-app-expression-to-query-across-classic-application-insights-applications), or [resource()](#use-the-resource-expression-to-correlate-data-between-resources) expressions, as described in this article.
1616
* Implicitly by using [resource-context queries](manage-access.md#access-mode). When you query in the context of a specific resource, resource group, or a subscription, the query retrieves relevant data from all workspaces that contain data for these resources. Resource-context don't retrieve data from classic Application Insights resources.
1717

18-
This article explains how to use the workspace(), app(), or resource() expressions to query data from multiple workspaces, applications, and resources.
18+
This article explains how to use the `workspace()`, `app()`, and `resource()` expressions to query data from multiple Log Analytics workspaces, applications, and resources.
1919

2020
If you manage subscriptions in other Microsoft Entra tenants through [Azure Lighthouse](../../lighthouse/overview.md), you can include [Log Analytics workspaces created in those customer tenants](../../lighthouse/how-to/monitor-at-scale.md) in your queries.
2121

0 commit comments

Comments
 (0)