Skip to content

Commit e17c0de

Browse files
committed
fine-tuning
1 parent 3b45734 commit e17c0de

File tree

1 file changed

+12
-21
lines changed

1 file changed

+12
-21
lines changed

articles/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.topic: how-to
99
ms.workload: identity
1010
ms.subservice: report-monitor
11-
ms.date: 07/20/2023
11+
ms.date: 07/28/2023
1212
ms.author: sarahlipsey
1313
ms.reviewer: sarbar
1414
---
@@ -26,51 +26,42 @@ When using workbooks, you can either start with an empty workbook, or use an exi
2626
To use Azure Workbooks for Azure AD, you need:
2727

2828
- An Azure AD tenant with a [Premium P1 license](../fundamentals/active-directory-get-started-premium.md)
29-
- A Log Analytics workspace
30-
- The appropriate roles for the Log Analytics workspace *and* Azure AD
29+
- A Log Analytics workspace *and* access to that workspace
30+
- The appropriate roles for Azure Monitor *and* Azure AD
3131

3232
### Log Analytics workspace
3333

34-
You must create a [Log Analytics workspace](../../azure-monitor/logs/quick-create-workspace.md) *before* you can use Azure AD Workbooks. There are a combination of factors that determine access to Log Analytics workspaces. You need the right roles for the workspace *and* the resources sending data.
34+
You must create a [Log Analytics workspace](../../azure-monitor/logs/quick-create-workspace.md) *before* you can use Azure AD Workbooks. There are a combination of factors that determine access to Log Analytics workspaces. You need the right roles for the workspace *and* the resources sending the data.
3535

3636
For more information, see [Manage access to Log Analytics workspaces](../../azure-monitor/logs/manage-access.md).
3737

38-
### Roles
39-
40-
You must have the appropriate roles for Azure Monitor *and* Azure AD. Roles are grouped into read access and read/write access, so find the combination of roles that grants the least privilege for the task you need.
41-
42-
#### Azure Monitor roles
38+
### Azure Monitor roles
4339

4440
Azure Monitor provides [two built-in roles](../../azure-monitor/roles-permissions-security.md#monitoring-reader) for viewing monitoring data and editing monitoring settings. Azure role-based access control (RBAC) also provides two Log Analytics built-in roles that grant similar access.
4541

46-
- **View monitoring data**:
42+
- **View**:
4743
- Monitoring Reader
4844
- Log Analytics Reader
4945

50-
- **View monitoring data and modify settings**:
46+
- **View and modify settings**:
5147
- Monitoring Contributor
5248
- Log Analytics Contributor
5349

5450
For more information on the Azure Monitor built-in roles, see [Roles, permissions, and security in Azure Monitor](../../azure-monitor/roles-permissions-security.md#monitoring-reader).
5551

5652
For more information on the Log Analytics RBAC roles, see [Azure built-in roles](../../role-based-access-control/built-in-roles.md#log-analytics-contributor)
5753

58-
#### Azure AD roles
59-
60-
The following Azure AD roles are required to view the workbooks in the Azure portal or set up the diagnostic settings to send Azure AD data to a Log Analytics workspace.
54+
### Azure AD roles
6155

62-
**Read**:
56+
Read only access allows you to view Azure AD log data inside a workbook, query data from Log Analytics, or read logs in the Azure AD portal. Update access adds the ability to create and edit diagnostic settings to send Azure AD data to a Log Analytics workspace.
6357

64-
To read Azure AD log data inside a workbook, query data from Log Analytics, or read logs in the Azure AD portal you need the following roles:
58+
- **Read**:
6559
- Reports Reader
6660
- Security Reader
6761
- Global Reader
6862

69-
**Update**:
70-
71-
The following role provides the ability create and edit diagnostic settings to send Azure AD data to a Log Analytics workspace.
72-
73-
- Security Administrator
63+
- **Update**:
64+
- Security Administrator
7465

7566
For more information on Azure AD built-in roles, see [Azure AD built-in roles](../roles/permissions-reference.md).
7667

0 commit comments

Comments
 (0)