You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/how-to-monitor-with-azure-monitor.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ ms.author: jingwang
6
6
ms.service: purview
7
7
ms.topic: how-to
8
8
ms.date: 04/07/2022
9
+
ms.custom: subject-rbac-steps
9
10
---
10
11
# Azure Purview metrics in Azure Monitor
11
12
@@ -27,17 +28,19 @@ To add a user to the **Monitoring Reader** role, the owner of Azure Purview acco
27
28
28
29
1. Go to the [Azure portal](https://portal.azure.com) and search for the Azure Purview account name.
29
30
30
-
2. Select **Access control (IAM)**.
31
+
1. Select **Access control (IAM)**.
31
32
32
-
:::image type="content" source="./media/how-to-monitor-with-azure-monitor/access-iam.png" alt-text="Screenshot showing how to access IAM.":::
33
+
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
33
34
34
-
3. Select **Add a role assignment**.
35
+
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
35
36
36
-
:::image type="content" source="./media/how-to-monitor-with-azure-monitor/add-role-assignment.png" alt-text="Screenshot showing how to add role assignment.":::
37
+
| Setting | Value |
38
+
| --- | --- |
39
+
| Role | Monitoring Reader |
40
+
| Assign access to | User, group, or service principal |
41
+
| Members |<Azure AD account user>|
37
42
38
-
4. Select the Role **Monitoring Reader** and set assign access to **Azure AD user, group, or service principal**. And assign the AAD account to access the metrics.
39
-
40
-
:::image type="content" source="./media/how-to-monitor-with-azure-monitor/add-monitoring-reader.png" alt-text="Screenshot showing how to add monitoring reader role.":::
43
+
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-page.png" alt-text="Screenshot showing Add role assignment page in Azure portal.":::
0 commit comments