A video demonstration of the Kusto Query Language take / limit operator.
MustLearnKQL Table of Contents: https://aka.ms/MustLearnKQL
Get the Ebook
Get the Paperback
MustLearnKQL Store (all profit goes directly to St. Jude)
KQL Best PracticesMust Learn KQL Part 20: Your first analytics rule …
Read MoreA demonstration of the Kusto Query Language where operator, maybe the most used operator of all.
MustLearnKQL Table of Contents: https://aka.ms/MustLearnKQL
Get the Ebook
Get the Paperback
MustLearnKQL Store (all profit goes directly to St. Jude)
KQL Best PracticesMust Learn KQL Part 20: Your first analytics …
Read MoreHow to use the KQL schema operator and view schema information in the Sentinel user interface.
MustLearnKQL Table of Contents - https://aka.ms/MustLearnKQL
Get the Ebook
Get the Paperback
MustLearnKQL Store (all profit goes directly to St. Jude)
KQL Best PracticesMust Learn KQL Part 20: Your first analytics …
Read MoreA comprehensive walk-through of the Sentinel interface in the Azure Portal.
MustLearnKQL Table of Contents - https://aka.ms/MustLearnKQL
Get the Ebook
Get the Paperback
MustLearnKQL Store (all profit goes directly to St. Jude)
KQL Best PracticesMust Learn KQL Part 20: Your first analytics rule …
Read MoreA demonstration of how to use the KQL Search operator and integrate it into your workflow.
MustLearnKQL Table of Contents - https://aka.ms/MustLearnKQL
Get the Ebook
Get the Paperback
MustLearnKQL Store (all profit goes directly to St. Jude)
KQL Best PracticesMust Learn KQL Part 20: Your first analytics rule …
Read MoreThis is a basic example of how to use @RodTrent's KQL workflow to go from blank canvas to actionable query.
MustLearnKQL Github repo https://aka.ms/MustLearnKQL - Everything Rod produces can be found here.
Get the Ebook
Get the Paperback
MustLearnKQL Store (all profit goes directly to St. Jude)
KQL Best Practices …
Read More@RodTrent is writing a series of blog posts walking through what you need to know to get up to speed with Kusto Query Language, forever more referred to as just KQL. I need to get up to speed with KQL myself so it seemed like a great opportunity to create some content around this topic.
MustLearnKQL Github repo …
Read More- In video number 45. Secure (HTTPS) DSC Pull Server with SQL Database using a Group Managed Service Account (gMSA), I setup an HTTPS DSC Pull server with a SQL backend using a gMSA to authenticate to SQL. We tested the Pull server simply by accessing the IIS website to verify that IIS was functioning, and the Database …
Read More You have seen on the interwebs many blog posts and videos about setting up a Secure DSC pull server with SQL authentication with a local SQL service account. What I have not seen is a tutorial for how to setup a secure DSC Pull Server with a SQL Database using a Group Managed Service Account (gMSA).
Spoiler alert it’s …
Read MoreIn a previous video I used just PowerShell to install software remotely. In this video I show you how to use the Chocolatey packager manager to install packages (software) from the chocolatey repository on multiple computers simultaneously using a single function.
Be careful what packages you’re downloading, there are …
Read More