-
When configuring EventHubs via Aspire for Streaming, the Orleans silo does not properly configure the streaming provider.
This issue is similar to #9075
The following error is received upon startup…
-
```
Azure.Messaging.EventHubs.EventHubsException : The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/hub' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. Tr…
-
I am facing an error when establishing the SSL connection. I am using the FullyQualifiedNamespace and EventHubName as the parameters of the EventHubBufferedProducerClient constructor.
{"ActivityId":…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=818717
Build error leg or test failing: Aspire.Playground.Tests.AppHostTes…
-
We are unable to connect to the local emulator from any application (C# Azure Function, NodeJS Sample Apps...).
Docker is running in WSL under Windows:
```
docker ps
CONTAINER ID IMAGE …
-
Today, Aspire.Hosting.Azure.EventHubs allows users to add EventHub instances:
https://github.com/dotnet/aspire/blob/7b1fd6d6fe5aa0c6fc3680f0e23ec127c9743789/src/Aspire.Hosting.Azure.EventHubs/Azure…
-
Native AOT hooks into the publish logic using `BeforeTargets="ComputeResolvedFilesToPublishList"`:
https://github.com/dotnet/runtime/blob/44b7ba3cf6af26bcf9f6b2bbd1e75cd1aeaa1331/src/coreclr/nativeaot…
-
### Describe the bug
Az cli 2.67.0 creates broken event hub resources, where authorization rules cannot be added.
Downgrading to 2.66.0 and recreating the event hub solves the issue.
### Related co…
-
While most examples showcase HTTP load tests, other samplers are supported by JMeter as well. One that is especially useful to verify with load tests is Azure EventHubs.
https://github.com/pnopjp/j…
-
The [camel-azure-eventhubs-source-kafka-connector](https://camel.apache.org/camel-kafka-connector/4.0.x/reference/connectors/camel-azure-eventhubs-source-kafka-source-connector.html) currently require…