Forum Discussion
printscreen
Feb 01, 2021Brass Contributor
How to execute KQL queries in Sentinel Notebooks?
Hi. I have installed kqlmagic library and trying to connect to my log analytics workspace to execute the kql queries in Notebooks. Can anyone help me the different approaches on how to connect to the...
GaryBushey
Feb 01, 2021Bronze Contributor
printscreen This Azure Sentinel notebook gives a few ways "A Getting Started Guide For Azure Sentinel ML Notebooks". This is definitely a good notebook to go through as it gives you an overview of what the notebooks can do.
There is a PowerShell version of this as well, A Getting Started Guide for Azure Sentinel notebooks with PowerShell, if you prefer to use PowerShell instead of Python. It does not use the kqlmagic library but rather makes PowerShell calls to get the Azure Sentinel information