Forum Discussion
Maverick1st
Aug 31, 2020Copper Contributor
Central location for constants to be accessed from different queries
Hello community, I wondered if it is possible to get a shared location to store constant strings ("like version number, release date and such) so that i can access them from within different Kust...
avner
Microsoft
Oct 28, 2020Maverick1st - you can use functions both on Azure Data Explorer and on Azure Monitor. In these functions you can store variable or an array of variables or a temp table. See the relevant Azure Data Explorer docs here: https://docs.microsoft.com/en-us/azure/data-explorer/kusto/query/schema-entities/stored-functions