Blog Post

Azure Data Explorer Blog
1 MIN READ

Tip of the day: how to replicate the stored functions from one ADX cluster to other ADX clusters

Tzvia's avatar
Tzvia
Icon for Microsoft rankMicrosoft
Aug 13, 2020

The best option to replicate the stored functions is to build a script with these commands and use:

“.execute database script” command: https://docs.microsoft.com/en-us/azure/data-explorer/kusto/management/execute-database-script

Published Aug 13, 2020
Version 1.0
No CommentsBe the first to comment