Learning Path 9 - Lab 1 - Exercise 9 - Create workbooks
Lab scenario

You are a Security Operations Analyst working at a company that implemented Microsoft Sentinel. Once you have connected your data sources to Microsoft Sentinel, you can visualize and monitor the data using the Microsoft Sentinel adoption of Azure Monitor Workbooks, which provides versatility in creating custom dashboards.
Microsoft Sentinel allows you to create custom workbooks across your data, and also comes with built-in workbook templates to allow you to quickly gain insights across your data as soon as you connect a data source.
Important: The lab exercises for Learning Path #9 are in a standalone environment. If you exit the lab before completing it, you will be required to re-run the configurations again.
Estimated time to complete this lab: 30 minutes
Task 1: Explore workbook templates
In this task, you will explore the Microsoft Sentinel workbook templates.
Note: Microsoft Sentinel has been predeployed in your Azure subscription with the name defenderWorkspace, and the required Content Hub solutions have been installed.
-
Log in to WIN1 virtual machine as Admin with the password: Pa55w.rd.
-
Open the Microsoft Edge browser.
-
In the Edge browser, navigate to Defender XDR at
https://security.microsoft.com. -
In the Sign in dialog box, copy, and paste in the Tenant Email account provided by your lab hosting provider and then select Next.
-
In the Enter password dialog box, copy, and paste in the Tenant Password provided by your lab hosting provider and then select Sign in.
Note: You may be prompted to enter the Temporary Access Pass (TAP) instead of a password. This is also provided in the resources tab. If prompted, copy and paste the TAP value and select Sign in.
-
In the Microsoft Defender navigation menu, scroll down and expand the Microsoft Sentinel section.
-
Expand the Threat Management section and select Workbooks.
-
Select the Templates tab, and search for and select the Azure Activity template workbook.
-
In the right details pane, scroll down and select the View template button.
-
Review the contents of the workbook. It shows insights of your Azure subscription operations by collecting and analyzing the data from the Activity Log.
-
Return to the the **Microsoft Sentinel Threat management Workbooks** page in the Defender XDR navigation menu.
Task 2: Save and modify a workbook template
In this task, you will save a workbook template and modify it.
-
Select the Templates tab, and select the Azure Activity workbook.
-
Scroll down again and select the Save button in the Azure Activity workbook details pane.
-
Leave East US as the default value for Region and select OK.
-
Select the View saved workbook button.
-
Select Edit in the command bar to enable changes in the workbook.
-
Scroll down to the Caller activities area, look at the color of the Activities column since we are going to format those columns. Select the Edit button below the grid.
-
Select the Verical layout button, it is located to the right of the Run Query command bar. Hint: This button only appears if there is data from the KQL query.
-
Select the Visual Formatting tab in the command bar, it is the bar chart icon.
-
In the Visualization settings expand Column settings.
-
In the Columns list, select Activities.
-
Change the value for Column renderer to Heatmap. For Color palette, scroll down to select Categorical.
-
Notice the change in the Activities column.
-
Select Done Editing at the bottom of the query (not the top menu).
-
Now select Done Editing at the top menu, and then select the Save icon.
-
Return to the the **Microsoft Sentinel Threat management Workbooks** page in the Defender XDR navigation menu. - You should see your new workbook under the My workbooks tab with the name Azure Activity.
Task 3: Create a Workbook
In this task, you will create a new workbook with advanced visualizations.
-
You should be back at the Workbooks area of Microsoft Sentinel.
-
Select + Add workbook to create a new workbook from scratch.
Note: Although it is a new workbook, a startup template is used.
-
To edit the workbook, select Edit from the top, main menu.
-
Select the Edit button next to paragraph of the workbook.
-
Type # My workbook in a new line on top of ## New workbook.
-
Select Done Editing on the bottom of this section, Editing text item: text - 2. Notice that your header increased size and name changed.
-
Select Edit next to the only visible barchart graph.
-
Review the KQL statement that provides a union statement of counts across all tables.
-
Scroll down and select the Cancel on the bottom menu, for the Editing query item: query - 2.
-
Select Dropdown arrow next to the Edit button of the barchart graph, then select + Add, then select Add data source + visualization.
-
Type SecurityEvent into the query box.
-
Change the Time Range to Last hour.
-
Change the Visualization to Time chart.
-
Select the Visual Formatting tab in the command bar, it is the bar chart icon.
-
Scroll down and select Size under Layout Settings.
-
Select the Make this item a custom width box.
-
Set the Percent width to 25 and Maximum width to 25.
-
Now select Advanced Settings tab from the query’s command bar.
-
Select Show refresh icon when not editing box.
-
Scroll down and select Done Editing on the bottom menu, for the new Editing query item: query - 2.
-
Scroll down and at the bottom of the workbook select + Add, then select Add data source + visualization..
-
Type SecurityEvent into the query box.
-
Change the Time Range to Last hour.
-
Change the Visualization to Grid.
-
Select the Visual Formatting tab in the command bar, it is the bar chart icon.
-
Scroll down and select Size under Layout Settings.
-
Select the Make this item a custom width box.
-
Set the Percent width to 75 and Maximum width to 75.
-
Scroll down and select Done Editing on the bottom menu, for the new Editing query item: query - 3.
-
Select Done Editing in Workbook’s top command bar.
-
Select the Save icon,
-
In the popup box, change the Title to My Workbook.
-
Leave other values as default.
-
Select Apply to commit the changes.
-
Return to the the **Microsoft Sentinel Threat management Workbooks** page in the Defender XDR navigation menu. -
Back in the Workbooks page, select the My workbooks tab.
-
Select the workbook you just created, My workbook.
- On the right pane, select View saved workbook to review your workbook.