Skip to content

Commit c30e8d6

Browse files
Merge pull request #194306 from dksimpson/1912257-RBAC-fix-17
Update RBAC role assignment steps - batch 17
2 parents 52f1417 + 8a91175 commit c30e8d6

File tree

4 files changed

+10
-7
lines changed

4 files changed

+10
-7
lines changed

articles/purview/how-to-monitor-with-azure-monitor.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.topic: how-to
88
ms.date: 04/07/2022
9+
ms.custom: subject-rbac-steps
910
---
1011
# Azure Purview metrics in Azure Monitor
1112

@@ -27,17 +28,19 @@ To add a user to the **Monitoring Reader** role, the owner of Azure Purview acco
2728

2829
1. Go to the [Azure portal](https://portal.azure.com) and search for the Azure Purview account name.
2930

30-
2. Select **Access control (IAM)**.
31+
1. Select **Access control (IAM)**.
3132

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.
3334

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).
3536

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> |
3742

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.":::
4144

4245
## Metrics visualization
4346

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)