หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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