python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Facing issues while migrating my nuget package from Microsoft.Azure.ServiceBus to Azure.Messaging.ServiceBus
Hi All, i was trying to migrate nuget package from Microsoft.Azure.ServiceBus to Azure.Messaging.ServiceBus. In my project we have used interfaces like IMessageService, ISenderClient and ITopicClient ...
Ranjith Reddy
Votes: 0
Answers: 0
Azure Function with ServiceBusTrigger not firing when scheduled
I have an Azure Function (~4) running in a Linux Consumption plan. It targets .Net 6. It uses a ServiceBusTrigger. The ServiceBus has two queues, qprocessing and qcomplete. The first queue, qprocessin...
Rob Galante
Votes: 0
Answers: 1
Is "non durable" subscription not supported by the C#/net Azure Servicebus SDK? (How to delete orphaned subscriptions)
Currently working on a microservice architecture where we are using scale out(multiple instances) on Azure AppServices.
Is this scenario i want to "broadcast" a message to all running instan...
Christian Reinholdt Andersen
Votes: 0
Answers: 1