-
Have a set of functions that are all using Flex Consumption and are using Service Bus Topics (single message) as a trigger
Each function does the following
1. Receive Message from Service Bus
2. Upd…
-
Hi,
The app fails to send or receive messages from servicebus emulator when `ServiceBusClient` was created using identity-based connection.
Steps to reproduce:
```csharp
// running service bus emul…
-
Hello,
I have an application where there is one part WebApi (which as you can tell by the name is a webapi app service) and another part Worker (which is an Azure Function). They communicate with e…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@niur/nestjs-service-bus@1.1.0` for the project I'm w…
-
I´m trying to use [UseMassTransit().UseAzureServiceBus()](https://v3.elsaworkflows.io/docs/integrations/masstransit/introduction#installing-mass-transit) to start my workflow but am totally unable to…
-
Azure's Service Bus allows users to explore messages and understand the number of active and dead letter messages. A similar experience would be beneficial for local development.
-
Hello,
I have an application where there is one part WebApi (which as you can tell by the name is a webapi app service) and another part Worker (which is an Azure Function). They communicate with e…
-
Service Bus does not seem to create a Queue.
I deployed Infra, and Hub and it didn't seem to create the Queue
-
![hgfgfh](https://github.com/user-attachments/assets/449cbdd9-b7e2-417a-b89b-e3dbbaaa3380)
Can't figure out if I'm dumb as hell or this is a bug of some sort, but this error message keeps popping up …
-
Hello guys,
we have an issue with group notification.
We use Azure Service Bus, and it has (in standard tier) only 256kb payload limitation.
In our system we have a group with multiple users …