Category: Microsoft

All things Microsoft Courses

KQL ~ (tilde) – Fuzzy Matching

 tonyhughes  November 2, 2024

The ~ operator in Kusto Query Language (KQL) is used for performing “fuzzy matching” in string comparisons. Fuzzy matching means…

KQL in

 tonyhughes  November 2, 2024

The in operator in Kusto Query Language (KQL) is a useful tool for filtering data based on a specific set…

KQL arg_max and arg_min

 tonyhughes  November 2, 2024

The arg_max and arg_min functions in Kusto Query Language (KQL) are used to find rows with the maximum or minimum…

Kusto Query Language (KQL) Beginner’s Guide

 tonyhughes  November 2, 2024

Introduction Kusto Query Language (KQL) is a powerful query language developed by Microsoft to work with Azure Data Explorer, a…

Kusto Query Language

 tonyhughes  November 2, 2024

To create a comprehensive document detailing all Kusto Query Language (KQL) operators and functions with explanations, syntax, and examples, here’s…

KQL Take

 tonyhughes  November 2, 2024

Kusto Query Language (KQL) is widely used with Azure Data Explorer and Microsoft Sentinel for querying log data. The take…

Alerts, Incidents, and Automated Responses

 tonyhughes  November 2, 2024

In today’s complex security environment, managing alerts, investigating incidents, and automating responses are essential for protecting an organization from advanced…

Azure Vulnerability Assessment

 tonyhughes  November 2, 2024

Azure Vulnerability Assessment is a security service provided by Microsoft within Azure Defender for Cloud that helps identify, assess, and…

Microsoft Defender for Containers

 tonyhughes  November 2, 2024

Microsoft Defender for Containers is a security service within Microsoft Defender for Cloud that provides advanced protection for containerized applications…

Azure Key Vault Backup

 tonyhughes  November 2, 2024

Azure Key Vault Backup is a feature that allows you to securely back up and restore the cryptographic keys, secrets,…