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/sentinel/migration-convert-dashboards.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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.
4
4
author: cwatson-cat
5
5
ms.author: cwatson
6
6
ms.topic: how-to
@@ -12,21 +12,19 @@ ms.collection: usx-security
12
12
13
13
# Convert dashboards to Azure Workbooks
14
14
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.
18
16
19
17
## Review dashboards in your current SIEM
20
18
21
-
Review these considerations when designing your migration.
19
+
Consider the following steps when you design your migration.
22
20
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.
26
24
27
25
## Prepare for the dashboard conversion
28
26
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:
30
28
31
29
- 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.
32
30
- Capture the dashboard design and interactivity.
@@ -41,7 +39,7 @@ After reviewing your dashboards, do the following tasks to prepare for your dash
41
39
42
40
## Convert dashboards
43
41
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.
45
43
46
44
### 1. Identify data sources
47
45
@@ -64,7 +62,7 @@ For more information, see the following resources:
64
62
65
63
### 3. Create or update the workbook
66
64
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:
68
66
69
67
- Vertical workbook
70
68
- Tabbed workbook
@@ -76,7 +74,7 @@ For more information, see the following articles:
76
74
77
75
### 4. Create or update workbook parameters or user inputs
78
76
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.
80
78
81
79
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.
82
80
@@ -98,7 +96,7 @@ Workbooks provide a rich set of capabilities for visualizing your data. Review t
98
96
99
97
### 6. Preview and save the workbook
100
98
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).
0 commit comments