AzureTracks

Practical Azure and Microsoft 365 security walkthroughs

OperationName

  • Querying Logic App Performance with KQL: A Practical Guide

    Querying Logic App Performance with KQL: A Practical Guide

    This post explores how to query Logic App performance using Kusto Query Language (KQL), with a focus on measuring workflow run durations. It breaks down telemetry sources based on Logic App type—Consumption vs. Standard—and guides readers through using AzureDiagnostics, Traces, and LogicAppWorkflowRuntime tables. The article includes practical KQL examples for schema discovery, execution tracking, and…

    Read article