Adx Schema Check

Cross-check KQL/Kusto queries in application code against the canonical ADX (Azure Data Explorer) table/column schema definitions, and optionally against the live cluster. Flags table/column name mismatches before they cause runtime query failures. Use when working on ADX/Kusto-backed API routes, debugging "table not found"/"column not found" errors, or after changing the schema.

sergeyitaly Updated

File contents

sergeyitaly/claude-skill-deployer/tree/main/skills_library/adx-schema-check commit 3c500aaad5

Frequently asked questions

npx skillmds@latest add sergeyitaly/adx-schema-check