Reputation: 287
Save the Kusto query result into a temp table and then do a swap..
Upvotes: 4
Views: 10690
Reputation: 25955
you could look into using .set-or-replace (or a combination of .set-or-append and .rename tables)
.set-or-replace
.set-or-append
.rename tables
https://learn.microsoft.com/en-us/azure/data-explorer/kusto/management/data-ingestion/ingest-from-query