-
**Describe the bug**
Event Hub Name can be longer than 50 characters or shorter than 3 characters
**To Reproduce**
Steps to reproduce the behavior:
Create a Resource Group, Create an Event Hub N…
-
Hi Everyone,
line 88 in [send](https://github.com/Azure/azure-event-hubs-c/blob/master/eventhub_client/samples/send/send.c) example, the connection string and eventhub name are used. Instead of tha…
-
There really needs to be a discussion of the importance of localsettings.json and a sample of how to set up the connection strings for both web storage and the event hub. It's very unhelpful to newbi…
-
as it is suggested in `dotenv`'s documentation. https://github.com/motdotla/dotenv/blob/8ab33066f90a20445d3c41e4fafba6c929c5e1a5/README.md#%EF%B8%8F-usage
It would be nice to be consistent across t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Hello Team,
I have an Azure Service Bus queue trigger function and I am trying to implement exponential back by following the [Microsoft guidance here](clientRetryOptions).
## What is the function…
-
I'm trying to define a dapr Event Hubs input binding for my Container App.
Here's what i came up with -
```yaml
componentType: bindings.azure.eventhubs
name: eventhub-input-binding
version: …
snobu updated
4 months ago
-
Are there plans to add support for the new Schema Registry?
https://docs.microsoft.com/en-us/azure/event-hubs/schema-registry-overview#client-sdks
-
**Describe the bug**
I am trying to use the Azure EventHub event-source but cannot seem to get it to work. I've used some of the examples in the repo and have tried many different configurations on t…
-
I’d like to get data from Azure Blob Storage to ES using Logstash. The options I found available are :
- The [Azure Event Hubs input](https://www.elastic.co/guide/en/logstash/current/plugins-…