Category "azure-servicebus-topics"

azure function outgoing service bus message with correlation filter

I have an azure function that I want to send a message to a service bus that has a correlation filter on it. Specifically the correlation filter is on the labe

How do I create multiple topics/queues in multiple servicebuses with bicep?

I don't quite understand the relationship between parent and child components when working with bicep and more specifically arrays. The error I get is this: Dep

The connection was inactive for more than the allowed 60000 milliseconds and is closed by container

I have an azure function that sends a message to the service bus queue. Since a recent deployment, I see an exception occurring frequently: The connection was i

What are the disadvantages of an azure service bus topic with only one subscription compared to a queue

I'm currently studding Azure Service Bus and I didn't understand the real benefits of a Queue compared to a Topic with a single Subscription. I see that in both