Sync Kusto

Sync Kusto is a tool that enables users to synchronize various Kusto schema entities, such as table schemas and stored functions. This synchronization is done between the local file system, a database, and Azure Dev Ops repos.

Sync Kusto is available on GitHub.

Delta Kusto

A closely-related tool is Delta Kusto, which is a command-line tool to enable continuous integration/continuous deployment (CI/CD) automation with objects such as tables, functions, policies, etc.

Delta Kusto is available on GitHub.