Skip to content

Commit 9debb7e

Browse files
committed
Update style of instructions for consumption URL permissions; add to ToC
1 parent 6cb8ada commit 9debb7e

File tree

2 files changed

+23
-18
lines changed

2 files changed

+23
-18
lines changed

articles/operator-insights/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
href: dashboards-use.md
3939
- name: Query data in the Azure Operator Insights Data Product
4040
href: data-query.md
41+
- name: Manage permissions to the consumption URL
42+
href: consumption-plane-configure-permissions.md
4143
- name: Deploy Ingestion Agents for MCC protobuf EDRs
4244
items:
4345
- name: Create and configure MCC EDR Ingestion Agents
Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,35 @@
11
---
22
title: Manage permissions for Azure Operator Insights consumption plane
3-
description: shis article helps you configure consumption URI permissions for Azure Operator Insights.
4-
author: rathishr
3+
description: This article helps you configure consumption URI permissions for Azure Operator Insights.
4+
author: rcdun
55
ms.author: rdunstan
66
ms.reviewer: duncanarcher
77
ms.service: operator-insights
8-
ms.topic: how-to-article
8+
ms.topic: how-to
99
ms.date: 1/06/2024
1010
---
11-
Azure Operator Insights enables you to control access to the consumption URL. Use the below steps to configure users with read-only access to the consumption URL.
1211

13-
# Add User Access
14-
1. Sign in to the [Azure portal1]_(https://portal.azure.com)
12+
# Manage permissions to the consumption URL
13+
14+
Azure Operator Insights enables you to control access to the consumption URL based on email addresses or distribution lists. Use the following steps to configure read-only access to the consumption URL.
15+
16+
Azure Operator Insights currently supports a single role that gives access to all tables and columns on the consumption URL of the the Data Product.
17+
18+
## Add user access
19+
20+
1. Sign in to the [Azure portal](https://portal.azure.com).
1521
1. Go to your Azure Operator Insights Data Product resource.
1622
1. In the left-hand menu under **Security**, select **Permissions**.
17-
1. Click on **Add Reader** to add a new user.
18-
1. Manually type in the user's email address or distribution list and click **Add Reader(s)**.
19-
> [!NOTE]
20-
> * Currently we only do not support additional roles or row level security. These will be added in the future.
21-
> * Once the user is added wait for about 30 secs and hit refresh on the permissions page to view the newly added user.
22-
23+
1. Select **Add Reader** to add a new user.
24+
1. Type in the user's email address or distribution list and select **Add Reader(s)**.
25+
1. Wait for about 30 seconds, then refresh the page to view your changes.
2326

27+
## Remove user access
2428

25-
# Remove User Access
26-
1. Sign in to the [Azure portal1]_(https://portal.azure.com)
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
2730
1. Go to your Azure Operator Insights Data Product resource.
2831
1. In the left-hand menu under **Security**, select **Permissions**.
29-
1. Click on the delete symbol next to user who you want to remove.
30-
> [!NOTE]
31-
> * Please note there is no confirmation dialog box, so be careful when deleting users.
32-
> * Once the user is removed wait for about 30 secs and hit refresh on the permissions page to check if the user has been removed successfully.
32+
1. Select the **Delete** symbol next to the user who you want to remove.
33+
> [!NOTE]
34+
> There is no confirmation dialog box, so be careful when deleting users.
35+
1. Wait for about 30 seconds, then refresh the page to view your changes.

0 commit comments

Comments
 (0)