.show plugins command
Applies to: ✅ Azure Data Explorer
Lists all plugins of the cluster.
Permissions
You must have at least Database User, Database Viewer, or Database Monitor permissions to run this command. For more information, see role-based access control.
Syntax
.show
plugins
Learn more about syntax conventions.
Returns
Returns a table containing the following fields:
- PluginName: Name of the plugin
- IsEnabled: A boolean value that indicates if the plugin is enabled
Example
.show plugins
PluginName | IsEnabled |
---|---|
autocluster | false |
basket | true |