AzureEventHubsAuthenticationUpdate is an input datatype for specifying the authentication. The kind field is used to select which input to use.

This datatype is used by the datatype, UpdateAzureEventHubIngestFeedCredentials, which is used by the updateAzureEventHubIngestFeedCredentials() mutation field.

Table: AzureEventHubsAuthenticationUpdate

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Jun 30, 2025
clientSecretCredentialsAzureEventHubsAuthenticationclientSecretCredentialsUpdateyes PreviewThe authentication method using a service principal with a secret. The secret is stored in a secrets manager. See AzureEventHubsAuthenticationclientSecretCredentialsUpdate.
kindAzureEventHubsAuthenticationKindyes PreviewThe kind of authentication to use. See AzureEventHubsAuthenticationKind .