Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Run an Azure Data Explorer query using Kusto Query Language against stored data.
External DocumentationTo 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
Workflow LibraryPreview this Workflow on desktop