Path: blob/master/Hands-on 2. Surfing Data using Azure SDK.ipynb
3249 views
Kernel: Python 3.8 - AzureML
Hands on - Surfing Your Data using Azure SDK for Python
Notebook Version: 1.0
Python Version: Python 3.8 - AzureML
Required Packages: No
Platforms Supported: Azure Machine Learning Notebooks
Data Source Required: Log Analytics tables
Description
This notebook will provide step-by-step instructions and sample code to guide you through Azure authentication, Microsoft Sentinel log data discovery by using Azure SDK for Python and Kusto Query Language (KQL).
*** No need to download and install any other Python modules. ***
*** Please run the cells sequentially to avoid errors. ***
Need to know more about KQL? Getting started with Kusto Query Language.
Table of Contents
Warm-up
Azure Authentication
Log Analytics Data Queries
1. Warm-up
In [ ]:
In [ ]:
In [ ]:
In [ ]:
2. Azure Authentication
In [ ]:
3. Log Analytics Data Queries
In [ ]:
In [ ]: