Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Switch services using the Version drop-down list. Learn more about navigation.
Applies to: ✅ Azure Data Explorer
Disables a plugin.
Permissions
You must have AllDatabasesAdmin permissions to run this command.
Syntax
.disable plugin PluginName
Learn more about syntax conventions.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| PluginName | string |
✔️ | The name of the plugin to disable. |
Example
The following command disables the autocluster plugin on the cluster.
.disable plugin autocluster