Skip to content

How can I setup output binding to EventHub? #224

Answered by TsuyoshiUshio
Arkatufus asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Arkatufus
Your sample looks good. Probably it might be an issue of the configuration.

  • brokerList: {YOUR_EVENT_HUBS_NAMESPACE}.servicebus.windows.net:9093
  • topic: EventHub not EventHubs namespace
  • Password: Connection String of EventHubs namespace not EventHub

Could you check these point? I can send message by this sample.

https://github.com/TsuyoshiUshio/KafkaTemplateSamples/tree/eventHubs/CSharp/Company

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Arkatufus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants