Microsoft Sentinel
Cloud and workloads

Notebook Get Started

In brief

The guide’s publication date and custom metadata were updated, and the description of the MpConfigEdit tabbed configuration tool was reworded.

What Defender admins need to know

Administrators following the guide will see clearer wording for configuring the notebook environment.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

|Querying Data from Microsoft Sentinel | Helps you verify, configure, and test Microsoft Sentinel settings. Use the code in this section to authenticate to Microsoft Sentinel and run a sample query to test the connection. | |Configure and test external data providers (VirusTotal and Maxmind GeoLite2) | Helps you configure settings for VirusTotal, as a sample threat intelligence service, and MaxMind GeoLite2, as a sample geo-location lookup service. Use the code in this section to run sample queries against these data providers to test the provider connections.|

The code in the Getting Started Guide For Microsoft Sentinel ML Notebooks launches thea tabbed configuration tool called MpConfigEdit tool,, which has series of tabs for configuringyou use to configure your notebook environment. As you make changes in the MpConfigEdit tool, make sure to save your changes before proceeding to the next tab. Settings for the notebook are stored in the msticpyconfig.yaml file, which is automatically populated with initial details for your workspace.

Make sure to read through the markdown cells carefully so that you understand the notebook configuration process completely, including each of the settings and the msticpyconfig.yaml file. Next steps, extra resources, and frequently asked questions from the Azure Sentinel Notebooks wiki are linked from the end of the notebook.