Versions Compared

Key

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

...

  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

      Image RemovedHost_name.jpgImage Added
    • 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 RemovedImage RemovedConnection_string.jpgImage AddedKafka_SSL_Account.jpgImage Added

  2. Click Validate.

  3. Once the account is validated, click Apply.

...