Skip to content

Commit d6bdf6f

Browse files
authored
Changing bullet point list for required permissions to table
1 parent 04fd096 commit d6bdf6f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

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

28-
- 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.
29-
- To save a query, you must have `microsoft.operationalinsights/querypacks/queries/action` permissions 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.
28+
| Action | Permissions required |
29+
| --- | --- |
30+
| Check workspace state | `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. |
31+
| Save a query | `microsoft.operationalinsights/querypacks/queries/action` permissions 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. |
3032

3133
## Limitations
3234

0 commit comments

Comments
 (0)