Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
Applies to: ✅ Azure Data Explorer ✅ Azure Monitor ✅ Microsoft Sentinel
Provides the network endpoint (DNS name) of the current cluster being queried.
current_cluster_endpoint()
Learn more about syntax conventions.
Returns the network endpoint (DNS name) of the current cluster being queried, as a value of type string
.
print strcat("This query executed on: ", current_cluster_endpoint())