你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

.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