Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log into the Azure portal.

  2. Navigate to Event Hubs.

    Image Removed


    Image Added
  3. In the Event Hubs page, click Create event hubs namespace.
    OR 
    Use an existing namespace.
    To use an existing namespace, select the Namespace from the resource list and click to open it.

    Image RemovedImage Added
  4. Enter the project details for the Namespace.

    Image RemovedImage Added
  5. Click Review + create.

  6. The namespace is validated and the details are displayed.

  7. Click Create. The namespace is deployed.

    Image RemovedImage Added

Locate/Define Information Required to Create your Kafka SSL Account

...

  1. 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 a colon and the standard port number 9093. For example, snaplogic-snapdev.servicebus.windows.net:9093

    • Security Protocol: SASL_SSL

    • SASL Mechanism: PLAIN

    • SASL Username or Key: $ConnectionString (not an expression)

    • SASL Password or Secret: Copy the Connection string-primary key from Shared access policies.

      Image Removed


      Image Added
  2. Click Validate.

  3. Once the account is validated, click Apply.

...