fabio kql-database bulk-create-shortcuts | yes | Bulk-create multiple shortcuts (LRO) |
fabio kql-database create | yes | Create a new KQL database |
fabio kql-database create-shortcut | yes | Create a shortcut in a KQL database |
fabio kql-database deeplink | no | Generate a deeplink URL for a KQL query in Fabric portal or ADX Web Explorer |
fabio kql-database delete | yes | Delete a KQL database |
fabio kql-database delete-shortcut | yes | Delete a shortcut in a KQL database |
fabio kql-database describe | no | Get schema for all entities in a database |
fabio kql-database describe-entity | no | Get detailed schema for a specific entity (table, view, function) |
fabio kql-database diagnostics | no | Run cluster diagnostics (capacity, health, ingestion failures) |
fabio kql-database get-definition | no | Get the definition of a KQL database (KQL script) |
fabio kql-database get-shortcut | no | Get a shortcut in a KQL database |
fabio kql-database ingest | yes | Ingest inline data into a KQL table |
fabio kql-database journal | yes | Show the operations journal (completed operations history) |
fabio kql-database list | no | List KQL databases in a workspace |
fabio kql-database list-entities | no | List entities (tables, materialized views, external tables, functions) in a database |
fabio kql-database list-shortcuts | no | List shortcuts in a KQL database |
fabio kql-database queries-completed | yes | Show recently completed queries |
fabio kql-database queries-running | yes | Show currently running queries on the KQL database |
fabio kql-database query | no | Execute a KQL query against a KQL database |
fabio kql-database sample | no | Sample rows from a table, materialized view, external table, or function |
fabio kql-database show | no | Show details of a KQL database |
fabio kql-database show-queryplan | no | Show execution plan for a KQL query without running it |
fabio kql-database update | yes | Update KQL database properties (name and/or description) |
fabio kql-database update-definition | yes | Update the definition of a KQL database |