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 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: 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 .