In this Article
Overview
Snaps in the Kafka use the Kafka SSL account to access the Azure application for streaming messages from Azure Event Hubs. For the Kafka SSL account to function without any issue, ensure to create and configure an app corresponding to the account as explained in the steps below. These steps also contain the information required to create/define a new Kafka SSL account for using this Snap Pack.
Create an app in Azure Portal
Log into the Azure portal.
Navigate to Event Hubs and click Create event hubs namespace.
Enter the project details for the Namespace.
Click Review + create.
The namespace is validated and the details are displayed.
Locate/Define Information Required to Create your Kafka SSL Account
Specify the values required to create a successful Kafka SSL account.
Navigate to the Kafka Snap of your choice and configure the Kafka SSL Account with the following details:
Bootstrap server: Copy the Host name from the Azure Event Hubs resource and suffix it with the standard port number 9093.
SASL Username or key: Navigate to the Event Hubs resource and click Shared access policies. Copy the Connection string-primary key and use it in your Kafka SSL account.
SASL password or Secret:
Click Validate.