Authenticate to Azure Event Hubs
After you add the connector, you need to set the required properties.- Connection Name: Enter a connection name of your choice.
- Endpoint: Enter the endpoint of your Azure Event Hubs instance.
- Shared Access Key: Enter the shared access key that you use to authenticate to your Azure Event Hubs account.
- Shared Access Key Name: Enter the name of your shared access key (for example, RootManageSharedAccessKey).
Complete Your Connection
To complete your connection:-
Specify the following properties:
- (Optional) Entity Path: Enter the entity path to which you want to direct your messages. If you do not specify a path, uses the table’s name as the entity path.
- Produce Meta: Specify whether you want to send a meta message while the outgoing message is produced. The default specification is False. Note: Select True for this setting only when you Serialization Format is set to CVS.
- Serialization Format: Select the format in which you want to serialize or deserialize the incoming or outgoing message. The default format is CSV.
- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Click Create & Test to create your connection.