Skip to content

Commit b052668

Browse files
committed
new screenshot
1 parent 58f9d74 commit b052668

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/azure-monitor/logs/manage-access.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,10 @@ To grant a user or group table-level read access to a specific table:
370370

371371
1. From the **Log Analytics workspaces** menu, select **Tables**.
372372
1. Select the ellipsis ( **...** ) to the right of your table and select **Access control (IAM)**.
373-
1. Select **Add** > **Add role assignment** on the **Access control (IAM)** screen.
373+
374+
:::image type="content" source="media/manage-access/table-level-access-control.png" alt-text="Screenshot that shows the Log Analytics workspace table management screen with the table-level access control button higlighted." lightbox="media/manage-access/manage-access-create-custom-role-json.png":::
375+
376+
1. On the **Access control (IAM)** screen, select **Add** > **Add role assignment**.
374377
1. Select the **Reader** role and select **Next**.
375378
1. Click **+ Select members** to open the **Select members** screen.
376379
1. Search for and select the user and click **Select**.
@@ -445,7 +448,7 @@ Using the legacy method of table-level access, you can't grant access to individ
445448
446449
### Table-level access considerations and limitations
447450
448-
- Azure applies table-level RBAC during query execution. It does not apply to metadata retrieval calls. Therefore, in the Log Analytics UI, users with table-level can see the list of all tables in the workspace, but can only retrieve data from tables to which they have access.
451+
- In the Log Analytics UI, users with table-level can see the list of all tables in the workspace, but can only retrieve data from tables to which they have access.
449452
- The standard Reader or Contributor roles, which include the _\*/read_ action, override table-level access control and give users access to all log data.
450453
- A user with table-level access but no workspace-level permissions can access log data from the API but not from the Azure portal.
451454
- Administrators and owners of the subscription have access to all data types regardless of any other permission settings.
126 KB
Loading

0 commit comments

Comments
 (0)