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.
Applies to: ✅ Azure Data Explorer
Enables a plugin.
Note
To enable the R or Python language extensions, see Enable language extensions on your cluster.
Permissions
You must have AllDatabasesAdmin permissions to run this command.
Syntax
.enable plugin PluginName
Learn more about syntax conventions.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| PluginName | string |
✔️ | The name of the plugin to enable. |
Example
The following command enables the autocluster plugin on the cluster.
.enable plugin autocluster