Category: Security

Virtual Machine Queue (VMQ)

 tonyhughes  November 6, 2024

Virtual Machine Queue (VMQ) in Windows Server: Configuration, Specifications, Monitoring, and Usage Examples Virtual Machine Queue (VMQ) is a networking…

KQL Extract

 tonyhughes  November 2, 2024

The extract function in Kusto Query Language (KQL) is used to retrieve specific parts of a string based on a…

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…