Skip to content

Commit fcb745a

Browse files
committed
Update cross-workspace-query.md
1 parent 943cba2 commit fcb745a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ If you manage subscriptions in other Microsoft Entra tenants through [Azure Ligh
2424
2525
## Permissions required
2626

27-
- You must have `Microsoft.OperationalInsights/workspaces/query/*/read` permissions to the Log Analytics workspaces you query, as provided by the [Log Analytics Reader built-in role](./manage-access.md#log-analytics-reader), for example.
27+
- You must have `/*/read` permissions to any resource you query, as provided by the [Log Analytics Reader built-in role](./manage-access.md#log-analytics-reader) for Log Analytics workspaces, for example.
2828
- To save a query, you must have `microsoft.operationalinsights/querypacks/queries/action` permisisons to the query pack where you want to save the query, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example.
2929

30-
## Cross-resource query limits
30+
## Limitations
3131

3232
* 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, arg(), resource(), workspace(), or app().
3333
* You can include up to 100 Log Analytics workspaces or classic Application Insights resources in a single query.

0 commit comments

Comments
 (0)