Skip to main content Skip to complementary content

Azure Event Hubs properties

Properties to configure to connect to an Azure Event Hubs instance.

Azure Event Hubs connection

Select Azure Event Hubs in the list and configure the connection.

Configuration

Select your engine from the list and set the main and advanced settings.

Connection settings
Property Configuration
Specify Azure Event Hubs endpoint Enable this option to enter the endpoint or connection string required to communicate with Event Hubs.

The expected format is the following: sb://<eventHubsNamespaceName >.servicebus.windows.net

For more information, see the Event Hubs documentation.

Authentication method Select an authentication method in the list.
SAS key name Enter the Shared Access Signature key name.
SAS key Enter the Shared Access Signature key value.

After configuring the connection, give it a display name (mandatory) and a description (optional).

Azure Event Hubs dataset

Dataset configuration
Property Configuration
Dataset name Enter a display name for the dataset. This name will be used as a unique identifier of the dataset in all Talend Cloud apps.
Connection Select your connection in the list. If you are creating a dataset based on an existing connection, this field is read-only.
Event Hubs Enter the unique name of the Azure Event Hubs you want to pull data from.
Value format Select in the list the format of the data to be retrieved:
  • Avro: If you select this format, you need to enter the schema of the Avro records to be retrieved.
  • CSV: If you select this format, you need to indicate the type of field delimiter used in the file.
  • JSON: No specific parameters required for this format.
  • Text: No specific parameters required for this format.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!