IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

auth_type

edit

Specifies 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 a connection_string.
  • client_secret : Uses Azure Active Directory service principal with client secret credentials.