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/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md
+14-22Lines changed: 14 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
---
2
-
3
2
title: Azure Monitor workbooks for reports | Microsoft Docs
4
3
description: Learn how to use Azure Monitor workbooks for Azure Active Directory reports.
5
4
services: active-directory
@@ -13,11 +12,10 @@ ms.topic: conceptual
13
12
ms.tgt_pltfrm:
14
13
ms.workload: identity
15
14
ms.subservice: report-monitor
16
-
ms.date: 10/29/2019
15
+
ms.date: 10/30/2019
17
16
ms.author: chadam
18
17
ms.reviewer: dhanyahk
19
18
---
20
-
21
19
# How to use Azure Monitor workbooks for Azure Active Directory reports
22
20
23
21
> [!IMPORTANT]
@@ -67,36 +65,30 @@ To use Monitor workbooks, you need:
67
65
68
66
-[Access](https://docs.microsoft.com/azure/azure-monitor/platform/manage-access#manage-access-using-workspace-permissions) to the log analytics workspace
69
67
- Following roles in Azure Active Directory (if you are accessing Log Analytics through Azure Active Directory portal)
70
-
- Security Admin
71
-
- Security Reader
72
-
- Report Reader
73
-
- Global Admin
68
+
- Security administrator
69
+
- Security reader
70
+
- Report reader
71
+
- Global administrator
74
72
75
73
## Roles
76
74
You must be in one of the following roles as well as have [access to underlying Log Analytics](https://docs.microsoft.com/azure/azure-monitor/platform/manage-access#manage-access-using-azure-permissions) workspace to manage the workbooks:
77
-
-Global Admin
78
-
-Security Admin
79
-
-Security Reader
80
-
-Report Reader
81
-
-Application Admin
82
-
75
+
-Global administrator
76
+
-Security administrator
77
+
-Security reader
78
+
-Report reader
79
+
-Application administrator
83
80
84
81
## Workbook access
85
82
86
83
To access workbooks:
87
84
88
85
1. Sign in to the [Azure portal](https://portal.azure.com).
89
86
90
-
2. On the left navigation pane, select **Azure Active Directory**.
91
-
92
-
3. In the **Monitoring** section, select **Workbooks**.
1. Select a report or template, or on the toolbar select **Open**.
99
90
91
+

100
92
101
93
## Sign-in analysis
102
94
@@ -190,7 +182,7 @@ For disabled sign-ins, you get a breakdown by the Conditional Access status.
190
182
191
183
### Overview
192
184
193
-
Workbooks contain sign-in log queries that can help IT admins monitor the impact of Conditional Access policies in their tenant. You have the ability to report on how many users would have been granted or denied access. The workbook contains insights on how many users would have bypassed Conditional Access policies based on those users’ attributes at the time of sign-in. It contains details per condition so that the impact of a policy can be contextualized per condition, including device platform, device state, client app, sign-in risk, location, and application.
185
+
Workbooks contain sign-in log queries that can help IT administrators monitor the impact of Conditional Access policies in their tenant. You have the ability to report on how many users would have been granted or denied access. The workbook contains insights on how many users would have bypassed Conditional Access policies based on those users’ attributes at the time of sign-in. It contains details per condition so that the impact of a policy can be contextualized per condition, including device platform, device state, client app, sign-in risk, location, and application.
194
186
195
187
### Instructions
196
188
To access the workbook for Conditional Access Insights, select the **Conditional Access Insights** workbook in the Conditional Access section.
0 commit comments