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
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
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