إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Switch services using the Version drop-down list. Learn more about navigation.
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