How can we generate a unique string in Kusto? For example, it could be equivalent to Guid.NewGuid method in C#.
I found it. The function is new_guid().