Follow our setup guide to connect Azure Event Hubs to Fivetran.
Prerequisiteslink
To connect Azure Event Hubs to Fivetran, you need an Azure account with an Event Hubs namespace and Event Hubs.
Setup instructionslink
Find connection stringlink
-
Open the Azure Event Hubs service.
-
Open the Event Hubs namespace for which you want to create a connector.
-
Go to Settings-> Shared Access Policy.
-
Select a shared access key with the Manage scope. We need the Manage scope to fetch all the Event Hubs from your namespace.
NOTE: If a shared access key is not present, create one.
-
Get the Connection string–primary key.
Add consumer grouplink
You need to add a dedicated Fivetran consumer group to each Event Hub in your namespace.
For each Event Hub, do the following:
-
In the Event Hubs, go to the relevant event hub instance.
-
Go to Entities and click Consumer Groups.
-
Click Add consumer group.
-
Specify a name for the group and make a note of the name. You will need it to configure Fivetran.
Finish Fivetran configurationlink
-
In the connector setup form, enter the Destination schema name of your choice.
-
Enter the Connection String you found in Step 1.
-
Enter the Consumer Group name you added in Step 2.
-
Select your Message Type: Json, Avro, Protobuf, or Text.
-
If you choose Json, select a sync type: Packed or Unpacked.
-
If you choose Avro or Protobuf, enter the following schema registry credentials:
- Schema Registry URLs
- Schema Registry Key
- Schema Registry Secret
-
-
Click Save & Test. Fivetran will take it from here and sync your Azure Event Hubs data.
Related Contentlink
description Connector Overview
settings API Connector Configuration