AzureEventHubsAuthenticationKind is a enumerated list of values for the kind of Azure authentication to use.

This datatype is used by the input datatype, AzureEventHubsAuthenticationInput, which is used by two other input datatypes: CreateAzureEventHubIngestFeed, which is used by the createAzureEventHubIngestFeed() mutation field; and TestAzureEventHubIngestFeed, which is used by the testAzureEventHubIngestFeed() mutation.

The enumerated datatype, AzureEventHubsAuthenticationKind is also used by the input datatype, AzureEventHubsAuthenticationUpdate, which is used by input datatype, UpdateAzureEventHubIngestFeedCredentials, which in turn is used by the updateAzureEventHubIngestFeed() mutation field.

Table: AzureEventHubsAuthenticationKind

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 19, 2025
ClientSecretCredentials   PreviewAuthentication method using a service principal with a secret. The secret is stored in a secrets manager.
LogScaleConfig   PreviewLogScale configuration authentication.