To learn more, visit the Azure Data Explorer documentation.

Parameters

ParameterDescription
Database NameYour Azure Data Explorer database name.
QueryYour Kusto query.

Example Output

{  "TableId": Number,  "TableKind": string,  "TableName": string,  "Columns": Array,}

Workflow Library Example

Run Query with Azure Data Explorer and Send Results Via Email

Preview this Workflow on desktop