auth_type
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
auth_type
editSpecifies the authentication method to use for both Event Hub and Storage Account. If not specified, defaults to connection_string for backwards compatibility.
Valid values include:
-
connection_string(default): Uses connection string authentication. You must provide aconnection_string. -
client_secret: Uses Azure Active Directory service principal with client secret credentials.