Skip to content

Commit 921d325

Browse files
committed
Fix: Lab 09 Ex02 - Notebooks Defender
1 parent ee5e0bd commit 921d325

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

Instructions/Labs/LAB_AK_09_Lab1_Ex02_Notebooks_Defender.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
lab:
3-
title: Exercise 2 - Threat Hunting using Notebooks with Microsoft Sentinel
4-
module: Learning Path 10 - Perform threat hunting in Microsoft Sentinel
3+
title: Exercise 2 - Threat Hunting using Notebooks with Microsoft Sentinel in Microsoft Defender XDR
4+
module: Learning Path 9 - Perform threat hunting in Microsoft Sentinel
55
description: In this task, you'll explore using notebooks in Microsoft Sentinel.
66
duration: 30 minutes
77
level: 300
@@ -12,10 +12,9 @@ lab:
1212
- Jupyter Notebooks
1313
- Python
1414
- Data lake
15-
1615
---
1716

18-
# Learning Path 09 - Lab 1 - Exercise 2 - Threat Hunting using Data lake Notebooks in Microsoft Sentinel
17+
# Learning Path 9 - Lab 1 - Exercise 2 - Threat Hunting using Data lake Notebooks in Microsoft Sentinel
1918

2019
## Lab scenario
2120

@@ -35,9 +34,9 @@ This task explores Notebooks in Microsoft Sentinel Data lake. You will be using
3534

3635
>**Note:** Visual Studio Code is already installed on the lab VM. Prior experience with Visual Studio Code, Jupyter Notebooks and Python coding is recommended.
3736
38-
1. Login to **WIN1** virtual machine as Admin with the password: **Pa55w.rd**.
37+
1. Sign in to **WIN1** virtual machine using the provided credentials.
3938

40-
1. In the Microsoft Edge browser, navigate to Defender XDR at `https://security.microsoft.com`.
39+
1. In the **Microsoft Edge** browser, navigate to **Microsoft Defender XDR** at `https://security.microsoft.com`.
4140

4241
1. In the **Sign in** dialog box, copy, and paste in the **Tenant Email** account provided by your lab hosting provider and then select **Next**.
4342

@@ -47,11 +46,11 @@ This task explores Notebooks in Microsoft Sentinel Data lake. You will be using
4746
4847
1. In the Microsoft Defender navigation menu, scroll down and expand the **Microsoft Sentinel** section.
4948

50-
1. Expand *Data lake exploration* in Microsoft Sentinel and select **Notebooks**.
49+
1. In Microsoft Sentinel, expand the **Data lake exploration**, and then select **Notebooks**.
5150

5251
1. The *Notebooks* page displays the list of steps to perform to use Data lake Jupyter notebooks, and provides links to available resources.
5352

54-
1. Go to the task bar and select the Visual Studio Code icon.
53+
1. Go to the task bar and select the **Visual Studio Code** icon.
5554

5655
>**Note:** Unless specified, always install the *Microsoft* published extensions.
5756
@@ -71,7 +70,7 @@ This task explores Notebooks in Microsoft Sentinel Data lake. You will be using
7170

7271
1. Look for **MCP: Add server**, and select that option.
7372

74-
1. Choose the HTTP option and enter the URL: `https://sentinel.microsoft.com/mcp/data-exploration>`.
73+
1. Choose the HTTP option and enter the URL: `https://sentinel.microsoft.com/mcp/data-exploration`.
7574

7675
1. Select **Enter** to use the default server ID.
7776

@@ -113,7 +112,7 @@ This task explores Notebooks in Microsoft Sentinel Data lake. You will be using
113112

114113
1. The *SecurityEvent* table schema is displayed.
115114

116-
1. In the **NOTEBOOK SAMPLES** section, expand *Tutorials* and select the **01_GettingStartedwithSentineldatalake** tutorial notebook.
115+
1. In the **NOTEBOOK SAMPLES** section, expand **Tutorials** and select the **01_GettingStartedwithSentineldatalake** tutorial notebook.
117116

118117
1. Once the Jupyter Notebook is open, review the different tabs, code cells and markdown cells.
119118

0 commit comments

Comments
 (0)