Skip to main content

StandardKustoQueryService

Description

Standard implementation of Kusto Query Service for Azure Data Explorer

Tags

ADX, Azure, Data, Explorer, Kusto

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Cluster URI *Cluster URIAzure Data Explorer Cluster URI
Authentication Strategy *Authentication StrategyManaged Identity
  • Application Credentials
  • Managed Identity
Authentication method for access to Azure Data Explorer
Application Client ID *Application Client IDAzure Data Explorer Application Client Identifier for Authentication
Application Tenant ID *Application Tenant IDAzure Data Explorer Application Tenant Identifier for Authentication

This property is only considered if:
  • the property Authentication Strategy has a value of APPLICATION_CREDENTIALS
Application Key *Application KeyAzure Data Explorer Application Key for Authentication

This property is only considered if:
  • the property Authentication Strategy has a value of APPLICATION_CREDENTIALS

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also