Skip to content

Commit 7c2a63c

Browse files
committed
link-image-fix
1 parent 477dd4e commit 7c2a63c

File tree

6 files changed

+15
-10
lines changed

6 files changed

+15
-10
lines changed

articles/active-directory/includes/how-to-access-workbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ manager: amycolannino
66
ms.service: active-directory
77
ms.workload: identity
88
ms.topic: include
9-
ms.date: 10/03/2023
9+
ms.date: 10/04/2023
1010
ms.author: sarahlipsey
1111
ms.custom: include file
1212
---
1313

14-
There are several prerequisites for accessing Microsoft Entra workbooks. You must have the appropriate Microsoft Entra *and* Azure Monitor roles. You must also have a Log Analytics workspace *and* access to that workspace. For more information, see [How to use Microsoft Entra workbooks](./howto-use-workbooks.md#prerequisites).
14+
There are several prerequisites for accessing Microsoft Entra workbooks. You must have the appropriate Microsoft Entra *and* Azure Monitor roles. You must also have a Log Analytics workspace *and* access to that workspace. For more information, see [How to use Microsoft Entra workbooks](../reports-monitoring/howto-use-workbooks.md#prerequisites).
1515

1616
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) using the appropriate combination of roles.
1717
1. Browse to **Identity** > **Monitoring & health** > **Workbooks**.

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
2-
title: Azure Monitor workbooks for Microsoft Entra ID
3-
description: Learn how to use Azure Monitor workbooks for analyzing identity logs in Microsoft Entra ID reports.
2+
title: How to use Microsoft Entra workbooks
3+
description: Learn how to use Azure Monitor workbooks for Microsoft Entra ID, for analyzing identity related activity, trends, and gaps.
44
services: active-directory
55
author: shlipsey3
66
manager: amycolannino
77
ms.service: active-directory
88
ms.topic: how-to
99
ms.workload: identity
1010
ms.subservice: report-monitor
11-
ms.date: 10/03/2023
11+
ms.date: 10/04/2023
1212
ms.author: sarahlipsey
1313
ms.reviewer: sarbar
14+
15+
# Customer intent: As an IT admin, I want to visualize different types of identity data so I can view trends in activity, identity security gaps, and improve the health of my tenant.
1416
---
1517

1618
# How to use Microsoft Entra Workbooks
@@ -50,7 +52,7 @@ Azure Monitor provides [two built-in roles](../../azure-monitor/roles-permission
5052

5153
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).
5254

53-
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)
55+
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).
5456

5557
<a name='azure-ad-roles'></a>
5658

-9.8 KB
Loading

articles/active-directory/reports-monitoring/overview-workbooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,10 @@ Public workbook templates are built, updated, and deprecated to reflect the need
5959
- [Authentication prompts analysis](workbook-authentication-prompts-analysis.md)
6060
- [Conditional Access gap analyzer](workbook-conditional-access-gap-analyzer.md)
6161
- [Cross-tenant access activity](workbook-cross-tenant-access-activity.md)
62+
- [Multifactor authentication gaps](workbook-mfa-gaps.md)
6263
- [Risk analysis](workbook-risk-analysis.md)
6364
- [Sensitive Operations Report](workbook-sensitive-operations-report.md)
65+
- [Sign-ins using legacy authentication](workbook-legacy-authentication.md)
6466

6567
## Next steps
6668

articles/active-directory/reports-monitoring/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,14 @@ items:
9292
href: workbook-conditional-access-gap-analyzer.md
9393
- name: Cross-tenant access activity
9494
href: workbook-cross-tenant-access-activity.md
95-
- name: Sign-ins using legacy authentication
96-
href: workbook-legacy authentication.md
95+
- name: Multifactor authentication gaps
96+
href: workbook-mfa-gaps.md
9797
- name: Risk analysis
9898
href: workbook-risk-analysis.md
9999
- name: Sensitive Operations Report
100100
href: workbook-sensitive-operations-report.md
101-
- name: Multifactor authentication gaps
102-
href: workbook-mfa-gaps.md
101+
- name: Sign-ins using legacy authentication
102+
href: workbook-legacy authentication.md
103103

104104
- name: Identity monitoring
105105
expanded: true

articles/active-directory/reports-monitoring/workbook-mfa-gaps.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The **MFA gaps** workbook is currently not available as a template, but you can
3232
[!INCLUDE [how to access workbooks](~/articles/active-directory/includes/how-to-access-workbooks.md)]
3333
1. Select **+ New**.
3434
1. Select the **Advanced Editor** button from the top of the page. A JSON editor opens.
35+
3536
![Screenshot of the Advanced Editor button on the new workbook page.](./media/workbook-mfa-gaps/advanced-editor-button.png)
3637

3738
1. Navigate to the Microsoft Entra workbooks GitHub repository

0 commit comments

Comments
 (0)