-
#### Repro steps
1. Create a function which sends to event hubs using either output binding or using the event hub nuget packages directly.
2. Trigger the function and let it send to even thub
##…
-
### Proposal
I observed an unexpected behavior with Eventhub Checkpointing on Azure Functions v4.
Since we switched all our Functions to dotnet6 with Azure Functions 4, all Eventhub-scaler based …
-
zmoog updated
1 month ago
-
Dear faust developers, thank you for creating this great library. I was wondering if there is some example on how to use faust with a Kafka-enabled instance of Azure EventHub (https://docs.microsoft.c…
-
- **Package Name**: @azure/event-hubs, @azure/service-bus
- **Package Version**: ^5.8.0, ^7.7.3
- **Operating system**: macOS Sonoma
- [x] **nodejs**
- **version**: v20.15.0
- [x] **react-nat…
-
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
-
-
### Expected Behavior
If you want to use [managed identity](https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-hubs-trigger?tabs=python-v2%2Cisolated-process%2Cnodejs-v4…
-
The .NET Event Hubs templates use `EventData`. The namespace for the SDK is different when using the 5.0.0 extension, as has the shape of some of the properties used by the template (e.g., `Body`) . S…
-
Please provide a succinct description of the issue.
Same issue as https://github.com/Azure/azure-sdk-for-net/issues/8530, but in Azure Function Event Hub output binding
Azure Function Event hub ou…