Relative Content

Tag Archive for kqlazure-data-explorer

How to efficiently find if any field changed in a Kusto table?

I have a table that is populated every hour or so with new updates on every disk in the system. I want to isolate two instances of this update and see whether any of the fields for each disk (identified by unique disk id) have changed in this time.