KQL Library / Reference
Reference
Teaching examples — queries kept because they illustrate a KQL concept rather than solve a specific operational problem.
-
Sort Function Result Comparison
sort-function-result-comparison.kqlSide-by-side of `sort by` vs `top` on a cost-per-EventID query, showing that both produce identical results in this case — a small worked example for anyone learning KQL sort semantics.