KQL datatable generator
A tool for generating Kusto Query Language (KQL) datatables, based on an existing variable generator.
A tool for generating Kusto Query Language (KQL) datatables, based on an existing variable generator.
A technical guide on extracting and manipulating nested JSON and XML fields in Kusto Query Language (KQL) 2.0, covering operators like mv-expand and bag_unpack.
Explores using Kusto update policies in Azure Data Explorer to implement Change Data Capture (CDC) for IoT data streams, as an alternative to Azure Functions.
A Kusto query snippet for Azure Log Analytics to filter records from the last 7 days, showing only entries between 9am and 5pm in local time.