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.
In this article
Applies to: ✅ Azure Data Explorer
Disables a plugin.
You must have AllDatabasesAdmin permissions to run this command.
.disable
plugin
PluginName
Learn more about syntax conventions.
Name | Type | Required | Description |
---|---|---|---|
PluginName | string |
✔️ | The name of the plugin to disable. |
The following command disables the autocluster plugin on the cluster.
.disable plugin autocluster