.drop continuous-export
Applies to: ✅ Microsoft Fabric ✅ Azure Data Explorer
Drops a continuous-export job.
Permissions
You must have at least Database Admin permissions to run this command.
Syntax
.drop
continuous-export
ContinuousExportName
Learn more about syntax conventions.
Parameters
Name | Type | Required | Description |
---|---|---|---|
ContinuousExportName | string |
✔️ | The name of the continuous export. |
Returns
The remaining continuous exports in the database (post deletion). Output schema as in the show continuous export command.