Skip to content

Commit 5d47a0a

Browse files
authored
Merge pull request #253675 from shlipsey3/workbooks-100323
updates
2 parents 135ffdf + 7c2a63c commit 5d47a0a

28 files changed

+142
-200
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: how to access workbooks
3+
description: include file Microsoft Entra workbook instructions
4+
author: shlipsey3
5+
manager: amycolannino
6+
ms.service: active-directory
7+
ms.workload: identity
8+
ms.topic: include
9+
ms.date: 10/04/2023
10+
ms.author: sarahlipsey
11+
ms.custom: include file
12+
---
13+
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).
15+
16+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) using the appropriate combination of roles.
17+
1. Browse to **Identity** > **Monitoring & health** > **Workbooks**.

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

Lines changed: 18 additions & 12 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: 08/24/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

@@ -70,7 +72,7 @@ For more information on Microsoft Entra built-in roles, see [Microsoft Entra bui
7072

7173
<a name='how-to-access-azure-workbooks-for-azure-ad'></a>
7274

73-
## How to access Azure Workbooks for Microsoft Entra ID
75+
## Access Microsoft Entra workbooks
7476

7577
[!INCLUDE [portal updates](~/articles/active-directory/includes/portal-update.md)]
7678

@@ -83,7 +85,7 @@ For more information on Microsoft Entra built-in roles, see [Microsoft Entra bui
8385
- Search for a template by name.
8486
- Select the **Browse across galleries** to view templates that aren't specific to Microsoft Entra ID.
8587

86-
![Find the Azure Monitor workbooks in Microsoft Entra ID](./media/howto-use-azure-monitor-workbooks/azure-monitor-workbooks-in-azure-ad.png)
88+
![Screenshot of the Microsoft Entra workbooks with navigation steps highlighted.](./media/howto-use-workbooks/workbooks-gallery.png)
8789

8890
## Create a new workbook
8991

@@ -96,20 +98,24 @@ Workbooks can be created from scratch or from a template. When creating a new wo
9698

9799
For more information on the available elements, see [Creating an Azure Workbook](../../azure-monitor/visualize/workbooks-create-workbook.md).
98100

99-
![Screenshot of the Azure Workbooks +Add menu options.](./media/howto-use-azure-monitor-workbooks/create-new-workbook-elements.png)
101+
![Screenshot of the options available in the workbook editing area.](./media/howto-use-workbooks/add-new-workbooks-elements.png)
100102

101103
**To create a new workbook from a template**:
102104
1. Browse to **Identity** > **Monitoring & health** > **Workbooks**.
103105
1. Select a workbook template from the Gallery.
104106
1. Select **Edit** from the top of the page.
105107
- Each element of the workbook has its own **Edit** button.
106108
- For more information on editing workbook elements, see [Azure Workbooks Templates](../../azure-monitor/visualize/workbooks-templates.md)
107-
109+
110+
![Screenshot of a workbook template with the edit button highlighted.](./media/howto-use-workbooks/workbooks-edit-button.png)
111+
108112
1. Select the **Edit** button for any element. Make your changes and select **Done editing**.
109-
![Screenshot of a workbook in Edit mode, with the Edit and Done Editing buttons highlighted.](./media/howto-use-azure-monitor-workbooks/edit-buttons.png)
110-
1. When you're done editing the workbook, select the **Save As** to save your workbook with a new name.
111-
1. In the **Save As** window:
112-
- Provide a **Title**, **Subscription**, **Resource Group** (you must have the ability to save a workbook for the selected Resource Group), and **Location**.
113+
114+
![Screenshot of a workbook in edit mode, with the edit element and done editing buttons highlighted.](./media/howto-use-workbooks/workbooks-edit-elements.png)
115+
116+
1. When you're done editing the workbook, select the **Save** button. The **Save as** window opens.
117+
1. Provide a **Title**, **Subscription**, **Resource Group*** and **Location**
118+
- *You must have the ability to save a workbook for the selected Resource Group.
113119
- Optionally choose to save your workbook content to an [Azure Storage Account](../../azure-monitor/visualize/workbooks-bring-your-own-storage.md).
114120
1. Select the **Apply** button.
115121

29.7 KB
Loading
41.9 KB
Loading
47.1 KB
Loading
114 KB
Loading
114 KB
Loading

0 commit comments

Comments
 (0)