Skip to content

Commit 2a1598f

Browse files
Merge pull request #223097 from cwatson-cat/patch-7
Sentinel notebooks-hunt upd labels and ms.date
2 parents 2b76bb7 + c80705f commit 2a1598f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/sentinel/notebooks-hunt.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: cwatson-cat
55
ms.author: cwatson
66
ms.topic: how-to
77
ms.custom: mvc, ignite-fall-2021, event-tier1-build-2022
8-
ms.date: 04/04/2022
8+
ms.date: 01/05/2023
99
#Customer intent: As a security analyst, I want to deploy and launch a Jupyter notebook to hunt for security threats.
1010
---
1111

@@ -49,9 +49,8 @@ To create your workspace, select one of the following tabs, depending on whether
4949
|**KeyVault**| A key vault is used to store secrets and other sensitive information that is needed by the workspace. You may create a new Azure Key Vault resource or select an existing one in your subscription.|
5050
|**Application insights**| The workspace uses Azure Application Insights to store monitoring information about your deployed models. You may create a new Azure Application Insights resource or select an existing one in your subscription.|
5151
|**Container registry**| A container registry is used to register docker images used in training and deployments. To minimize costs, a new Azure Container Registry resource is created only after you build your first image. Alternatively, you may choose to create the resource now or select an existing one in your subscription, or select **None** if you don't want to use any container registry.|
52-
| | |
5352

54-
1. On the **Networking** tab, select **Public endpoint (all networks)**.
53+
1. On the **Networking** tab, select **Enable public access from all networks**.
5554

5655
Define any relevant settings in the **Advanced** or **Tags** tabs, and then select **Review + create**.
5756

@@ -84,9 +83,8 @@ The steps in this procedure reference specific articles in the Azure Machine Lea
8483
|**KeyVault**| A key vault is used to store secrets and other sensitive information that is needed by the workspace. You may create a new Azure Key Vault resource or select an existing one in your subscription.|
8584
|**Application insights**| The workspace uses Azure Application Insights to store monitoring information about your deployed models. You may create a new Azure Application Insights resource or select an existing one in your subscription.|
8685
|**Container registry**| A container registry is used to register docker images used in training and deployments. To minimize costs, a new Azure Container Registry resource is created only after you build your first image. Alternatively, you may choose to create the resource now or select an existing one in your subscription, or select **None** if you don't want to use any container registry.|
87-
| | |
8886

89-
1. On the **Networking** tab, select **Private endpoint**. Make sure to use the same VNet as you have in the VM jump box. For example:
87+
1. On the **Networking** tab, select **Disable public access and use private endpoint**. Make sure to use the same VNet as you have in the VM jump box. For example:
9088

9189
:::image type="content" source="media/notebooks/create-private-endpoint.png" alt-text="Screenshot of the Create private endpoint page in Microsoft Sentinel." lightbox="media/notebooks/create-private-endpoint.png":::
9290

@@ -139,10 +137,10 @@ If you have multiple notebooks, make sure to select a default AML workspace to u
139137
After you've created an AML workspace, start launching your notebooks in your Azure ML workspace, from Microsoft Sentinel.
140138

141139

142-
1. From the Azure portal, navigate to **Microsoft Sentinel** > **Threat management** > **Notebooks**, where you can see notebooks that Microsoft Sentinel provides.
140+
1. From the Azure portal, navigate to **Microsoft Sentinel** > **Threat management** > **Notebooks** > **Templates**, where you can see notebooks that Microsoft Sentinel provides.
143141
1. Select a notebook to view its description, required data types, and data sources.
144142

145-
When you've found the notebook you want to use, select **Save notebook** to clone it into your own workspace.
143+
When you've found the notebook you want to use, select **Create from template** and **Save** to clone it into your own workspace.
146144

147145
Edit the name as needed. If the notebook already exists in your workspace, you can overwrite the existing notebook or create a new one.
148146

0 commit comments

Comments
 (0)