Connections > Microsoft Azure Event Hub connection properties
  

Microsoft Azure Event Hub connection properties

When you set up an Azure Event Hub connection, you must configure the connection properties.
The following table describes the Azure Event Hub connection properties:
Property
Description
Connection Name
Name of the connection.
The name is not case sensitive. It must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
Description
Optional. Description that you use to identity the connection.
The description cannot exceed 4,000 characters.
Type
The Azure Event Hub connection type.
If you do not see the connection type, go to the Add-On Connectors page in Administrator to install the connector.
Runtime Environment
Name of the runtime environment where you want to run the tasks.
Tenant ID
The ID of the tenant that the data belongs to.
This ID is the Directory ID of the Azure Active Directory.
Subscription ID
The ID of the Azure subscription.
Resource Group Name
The name of the Azure resource group associated with the Event Hub namespace.
Client Application ID
The ID of the application created under the Azure Active Directory.
Client Secret Key
The secret key generated for the application.
Event Hub Namespace
The name of the Event Hub namespace that is associated with the resource group name.
Shared Access Policy Name
Optional. The name of the Event Hub Namespace Shared Access Policy.
The policy must apply to all data objects that are associated with this connection.
To read from Event Hubs, you must have Listen permission. To write to an Event Hub, the policy must have Send permission.
Shared Access Policy Primary Key
Optional. The primary key of the Event Hub Namespace Shared Access Policy.