Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

FQDN in Azure Event Hub

$
0
0

Hi,

I have a kafka producer code which i'm now trying to send same events to Event hub. For that it asks for Event Hub FQDN. Please see the config snippet below.

bootstrap.servers={YOUR.EVENTHUBS.FQDN}:9093
security.protocol=SASL_SSL
sasl.mechanism=PLAIN
sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="$ConnectionString" password="{YOUR.EVENTHUBS.CONNECTION.STRING}"

what is EVENTHUBS FQDN here?

Is it sb://<evethubs_namespace_name>.servicebus.windows.net:9093 ?? Or

Is it something different ?

I tried the above URL but its not connecting to Event Hub. Could some one help me with this?

Thanks.


Nihar


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>