Skip to content

Commit 369141b

Browse files
committed
Acrolinx upds
1 parent 12299e4 commit 369141b

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

articles/sentinel/migration-convert-dashboards.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Convert dashboards to Azure Workbooks in Microsoft Sentinel
3-
description: Learn how to review, planning and migrate your current dashboards to Azure Workbooks.
3+
description: Learn how to review, planning, and migrate your current dashboards to Azure Workbooks.
44
author: cwatson-cat
55
ms.author: cwatson
66
ms.topic: how-to
@@ -12,21 +12,19 @@ ms.collection: usx-security
1212

1313
# Convert dashboards to Azure Workbooks
1414

15-
Convert dashboards in your existing SIEM to an Azure workbook for Microsoft Sentinel. Azure Workbooks provide versatility to create custom dashboards for Microsoft Sentinel.
16-
17-
This article describes how to review, plan, and convert your current dashboards to Azure Workbooks.
15+
Convert dashboards from your existing security information and event management (SIEM) solution to an Azure workbook for Microsoft Sentinel. Azure Workbooks provide versatility to create custom dashboards for Microsoft Sentinel. This article describes how to review, plan, and convert your current dashboards to Azure Workbooks.
1816

1917
## Review dashboards in your current SIEM
2018

21-
Review these considerations when designing your migration.
19+
Consider the following steps when you design your migration.
2220

23-
- **Discover dashboards**. Gather information about your dashboards, including design, parameters, data sources, and other details. Identify the purpose or usage of each dashboard.
24-
- **Select**. Don’t migrate all dashboards without consideration. Focus on dashboards that are critical and used regularly.
25-
- **Consider permissions**. Consider who are the target users for workbooks. Azure Workbooks use Azure role-based access control (RBAC). For more information, see [Assess control in Azure Workbooks](/azure/azure-monitor/visualize/workbooks-overview#access-control). To create dashboards outside Azure, for example for business executives without Azure access, use a reporting tool such as Power BI.
21+
- **Analyze dashboards**. Gather information about your dashboards, including design, parameters, data sources, and other details. Identify the purpose or usage of each dashboard.
22+
- **Be selective**. Don’t migrate all dashboards without consideration. Focus on dashboards that are critical and used regularly.
23+
- **Consider permissions**. Consider who are the target users for workbooks. Azure Workbooks use Azure role-based access control (Azure RBAC). For more information, see [Assess control in Azure Workbooks](/azure/azure-monitor/visualize/workbooks-overview#access-control). To create dashboards outside Azure, for example for business executives without Azure access, use a reporting tool such as Power BI.
2624

2725
## Prepare for the dashboard conversion
2826

29-
After reviewing your dashboards, do the following tasks to prepare for your dashboard migration:
27+
After reviewing your dashboards, complete the following tasks to prepare for your dashboard migration:
3028

3129
- Review all of the visualizations in each dashboard. The dashboards in your current SIEM might contain several charts or panels. It's crucial to review the content of your short-listed dashboards to eliminate any unwanted visualizations or data.
3230
- Capture the dashboard design and interactivity.
@@ -41,7 +39,7 @@ After reviewing your dashboards, do the following tasks to prepare for your dash
4139

4240
## Convert dashboards
4341

44-
Perform the following tasks in Azure Workbook and Microsoft Sentinel to convert your dashboard.
42+
To convert your dashboard, complete the following tasks in Azure Workbooks and Microsoft Sentinel.
4543

4644
### 1. Identify data sources
4745

@@ -64,7 +62,7 @@ For more information, see the following resources:
6462

6563
### 3. Create or update the workbook
6664

67-
Create a workbook, update the workbook, or clone an existing workbook so that you don’t have to start from scratch. Also, specify how the data or visualizations is represented, arranged and grouped. There are two common designs:
65+
Create a workbook, update the workbook, or clone an existing workbook so that you don’t have to start from scratch. Also, specify how the data or visualizations is represented, arranged, and grouped. There are two common designs:
6866

6967
- Vertical workbook
7068
- Tabbed workbook
@@ -76,7 +74,7 @@ For more information, see the following articles:
7674

7775
### 4. Create or update workbook parameters or user inputs
7876

79-
By the time you arrive at this stage, you should have identified the required parameters for your workbook. With parameters, you can collect input from the consumers and reference the input in other parts of the workbook. This input is typically used to scope the result set, to set the correct visualization, and allows you to build interactive reports and experiences.
77+
By the time you arrive at this stage, you identified the required parameters for your workbook. With parameters, you can collect input from the consumers and reference the input in other parts of the workbook. This input is typically used to scope the result set, to set the correct visualization, and allows you to build interactive reports and experiences.
8078

8179
Workbooks allow you to control how your parameter controls are presented to consumers. For example, you select whether the controls are presented as a text box vs. drop down, or single- vs. multi-select. You can also select which values to use, from text, JSON, KQL, or Azure Resource Graph, and more.
8280

@@ -98,7 +96,7 @@ Workbooks provide a rich set of capabilities for visualizing your data. Review t
9896

9997
### 6. Preview and save the workbook
10098

101-
Once you've saved your workbook, specify the parameters, if any exist, and validate the results. You can also try the [auto refresh](tutorial-monitor-your-data.md#refresh-your-workbook-data) or the print feature to [save as a PDF](monitor-your-data.md#print-a-workbook-or-save-as-pdf).
99+
After you save your workbook, specify the parameters, and validate the results. You can also try the [auto refresh](tutorial-monitor-your-data.md#refresh-your-workbook-data) or the print feature to [save as a PDF](monitor-your-data.md#print-a-workbook-or-save-as-pdf).
102100

103101
## Next steps
104102

0 commit comments

Comments
 (0)