-
Is it possible to request a proxy parameter like many of the other input plugins for logstash? Microsoft do not allow event hubs to stream data over Express Route so Proxy is our only option.
Than…
-
The existing tutorials totally don't match together at all.
- Tutorials to consume messages from IoT hub reference to Microsoft.Azure.EventHubs
https://docs.microsoft.com/en-us/azure/event-hubs/ev…
-
Azure To Store "when the door was locked unlocked"
-
Seems like the consumer crashes because it can't connect. Maybe this code isn't resilient.
Trx:
[Aspire.Playground.Tests.zip](https://github.com/user-attachments/files/17088338/Aspire.Playground.T…
-
### Description
I am using the sample from https://github.com/Azure/azure-functions-dotnet-worker/blob/main/samples/Extensions/EventHubs/EventHubsFunction.cs, in order to isolate my issue. When run…
-
**Describe the bug**
In our Scenario two Applications are reading all Messages from an Eventhub on different ConsumerGroups.
But one Application (always the same one) irregularly stops reading from …
-
# Description
We are trying to connect to azure eventhubs and we're seeing these ApiVersion errors. We're using broker version >`1.0.0` and have tried a variety of properties including these:
Ho…
-
❯ tmctl create source azureactivitylogs --subscriptionID redacted --destination.eventHubs.namespaceID redacted --auth.servicePrincipal.tenantID redacted --auth.servicePrincipal.clientID redacted --aut…
-
When you create a default EventHubTrigger function in the Azure portal, it's unable to properly handle events. It throws the following error:
```
2019-07-16T01:00:50.761 [Error] Executed 'Function…
-
ServiceBus.Fluent provides several `RegenerateKeys`/`RegenerateKeysAsync` methods which can be used to regenerate an authorization rules (aka. shared access policy) primary and secondary key. But non …