-
According to this announcement, Azure SQL Edge will be retired and have already some [compatibility issues](https://github.com/docker/for-mac/issues/7368).
https://azure.microsoft.com/nb-no/updates?i…
-
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…
-
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…
-
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 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 …
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.13.0
- **Dependencies**:
- uamqp==1.6.4
- azure-core==1.29.5
- **Operating System**: All (SDK Issue)
- **Python Version**: 3.11
**Des…
-
### Description
We are using a docker container to emulate Azure Service Bus, while it works like a charm with Azure SDK Client, it seems Azure Function do not use the same client factory as `Microso…
-
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…
-
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…
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.12.3
- **Operating System**: Linux
- **Python Version**: 3.8.20
**Describe the bug**
When scheduling a large message (>1MB) over AMQP to …