AzureEventHubsAuthenticationClientSecretCredentials is a datatype for the authentication method using a service principal with a secret. The secret is stored in a secrets manager.

Table: AzureEventHubsAuthenticationClientSecretCredentials

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: May 19, 2025
clientIdstringyes PreviewThe client identifier of the specific application used for authentication.
secretHandleIdstringyes PreviewThe identifier of the secret handle used to retrieve the secret.
secretIdstringyes PreviewThe identifier of the created secret. This is useful for verifying which secret is used for authentication.
tenantIdstringyes PreviewThe tenant identifier of the specific application used for authentication.