Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Switch services using the Version drop-down list. Learn more about navigation.
Applies to: ✅ Microsoft Fabric ✅ Azure Data Explorer ✅ Azure Monitor ✅ Microsoft Sentinel
Provides the network endpoint (DNS name) of the current cluster being queried.
Provides the network endpoint (DNS name) of the current Eventhouse being queried.
Syntax
current_cluster_endpoint()
Learn more about syntax conventions.
Returns
Returns the network endpoint (DNS name) of the current cluster being queried, as a value of type string.
Returns the network endpoint (DNS name) of the current Eventhouse being queried, as a value of type string.
Examples
print strcat("This query executed on: ", current_cluster_endpoint())