Skip to content

Commit bfe9b62

Browse files
authored
Merge pull request #94188 from MicrosoftGuyJFlo/UpdateScreenshot
[Azure AD] Reports and monitoring - Update screenshot Azure Monitor
2 parents 5b8ebbf + 1aed873 commit bfe9b62

File tree

4 files changed

+14
-22
lines changed

4 files changed

+14
-22
lines changed

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

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
title: Azure Monitor workbooks for reports | Microsoft Docs
43
description: Learn how to use Azure Monitor workbooks for Azure Active Directory reports.
54
services: active-directory
@@ -13,11 +12,10 @@ ms.topic: conceptual
1312
ms.tgt_pltfrm:
1413
ms.workload: identity
1514
ms.subservice: report-monitor
16-
ms.date: 10/29/2019
15+
ms.date: 10/30/2019
1716
ms.author: chadam
1817
ms.reviewer: dhanyahk
1918
---
20-
2119
# How to use Azure Monitor workbooks for Azure Active Directory reports
2220

2321
> [!IMPORTANT]
@@ -67,36 +65,30 @@ To use Monitor workbooks, you need:
6765

6866
- [Access](https://docs.microsoft.com/azure/azure-monitor/platform/manage-access#manage-access-using-workspace-permissions) to the log analytics workspace
6967
- 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
7472

7573
## Roles
7674
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
8380

8481
## Workbook access
8582

8683
To access workbooks:
8784

8885
1. Sign in to the [Azure portal](https://portal.azure.com).
8986

90-
2. On the left navigation pane, select **Azure Active Directory**.
91-
92-
3. In the **Monitoring** section, select **Workbooks**.
93-
94-
![Select Insights](./media/howto-use-azure-monitor-workbooks/41.png)
95-
96-
4. Select a report or template, or on the toolbar select **Open**.
87+
1. Navigate to **Azure Active Directory** > **Monitoring** > **Workbooks**.
9788

98-
![Select Open](./media/howto-use-azure-monitor-workbooks/42.png)
89+
1. Select a report or template, or on the toolbar select **Open**.
9990

91+
![Find the Azure Monitor workbooks in Azure AD](./media/howto-use-azure-monitor-workbooks/azure-monitor-workbooks-in-azure-ad.png)
10092

10193
## Sign-in analysis
10294

@@ -190,7 +182,7 @@ For disabled sign-ins, you get a breakdown by the Conditional Access status.
190182

191183
### Overview
192184

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

195187
### Instructions
196188
To access the workbook for Conditional Access Insights, select the **Conditional Access Insights** workbook in the Conditional Access section.
Loading

0 commit comments

Comments
 (0)