kql_database_create
Create a KQL database in a specified workspace by linking it to a parent eventhouse. Supports read-write or read-only shortcut databases for your analytics needs.
Instructions
Create a new KQL database in a workspace (long-running). Requires a parent eventhouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the KQL database | |
| displayName | Yes | Display name for the KQL database | |
| workspaceId | Yes | The workspace ID | |
| databaseType | Yes | Database type | |
| parentEventhouseItemId | Yes | Parent eventhouse item ID |