Azure Kusto Graph

Build and query Kusto graphs from natural language, covering transient graphs with make-graph, persistent graph models and snapshots, pattern matching with graph-match, shortest paths, connected components, and graph-to-table export using edges-first construction. Use when the user works with make-graph, graph-match, graph-shortest-paths, graph-to-table, or graph-mark-components, builds a persistent graph model or snapshot, constructs a graph from data, finds paths between nodes, matches patterns in a graph, or analyzes connected components in KQL.

paulasilvatech 8bf0609 4 files · 28.6 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/github-copilot/skills/azure-kusto-graph commit 8bf060934d

Frequently asked questions

npx skillmds@latest add paulasilvatech/azure-kusto-graph-2