-
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.
-
Here’s the corrected version of your text with improved grammar and structure:
---
First of all, apologies for raising this as a bug, as it’s not. I wanted to have a discussion or get your opini…
-
Service Bus does not seem to create a Queue.
I deployed Infra, and Hub and it didn't seem to create the Queue
-
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…
-
![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 …
-
# Issue Transfer
This issue has been transferred from the Azure SDK for .NET repository, [#9473](https://github.com/Azure/azure-sdk-for-net/issues/9473).
### Please be aware that @@Bnjmn83 is …
-
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 …
-
While debugging a different issue (hence all the `disown` shenanigans below) I hit a strange behavior where some systemd operations start timing out when PID 1 hits an AVC. I can't currently even say …
-
I was trying to resuse ServiceBusSender for topic so that i can save time to ServiceBusSender instance but sometime i got weird error like
```
INFO:azure.servicebus._servicebus_sender:AMQP error occur…
-
- [x] Implement Azure Service Bus message broker.
- [x] An email should be sent to the registered customers email for confirmation.
- [ ] Login should only be possible after the confirmation is done.
…