Category "kusto-explorer"

Check if value between a threshold range using sliding time window/bins - KQL query

I would like to write a sliding window query in KQL which would check if the the speed of a car is ALWAYS between a certain speed limit (e.g. b/w 100 and 150 km

Kusto query using TimeGenerated as Parameter

I'm trying to use a Kusto query, taking the TimeGenerated field as input and get the below error. Error is Query could not be parsed at 'datetime(start_time)' l

Kusto for sliding window

I am new to Kusto Query language. Requirement is to alert when the continuous 15 minute value of machine status is 1. I have two columns with column1:(timestamp