Questions tagged [eventhub]

17 questions
0
votes
0 answers

Retrieve default consumer config and set custom consumer config in azure event hub messaging similar to kafka consumer configs

How can I set the recommended values for EventHub consumer as below using java? https://github.com/Azure/azure-event-hubs-for-kafka/blob/master/CONFIGURATION.md I am using EventProcessorClientBuilder to create builder and EventProcessorClient for…
MKM
  • 1
  • 2
0
votes
2 answers

How to Get Azure Event Hub Connection String in C#?

Given a Event Hub Name, how can I get connection string in C#? I googled a bit, but nothing useful found so far. Thanks
justyy
  • 5,831
  • 4
  • 40
  • 73
1
2