703 questions with Azure Service Bus tags

Sort by: Updated
1 answer

Cause of Service Bus 'cannot allocate more handles'

We are occasionally encountering the Azure Service Bus 'Cannot allocate more handles' error, and I'm hoping to identify possible solutions. This is across a number of various Azure Function and Azure App Service apps that tend to use the same Service Bus…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-07-07T23:15:48.6766667+00:00
Adam 0 Reputation points
commented 2025-07-08T16:25:55.46+00:00
Adam 0 Reputation points
0 answers

Azure Service Bus: When a message is sent to a topic only 2 out of 3 subscriptions get the message

I have a Service bus with 3 subscriptions. A service sends a message to the topic with 3 subscriptions. I can confirm that 2 subscriptions always get the message but the third one has trouble intermittently and sometimes does not get the message.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-07-07T17:57:46+00:00
Oscar Garcia 0 Reputation points
1 answer One of the answers was accepted by the question author.

connection string?

Azure service bus queue... where to find the connection string

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-07-07T14:10:26.4133333+00:00
Carl Herrmann 20 Reputation points
accepted 2025-07-07T17:40:56.5133333+00:00
Carl Herrmann 20 Reputation points
1 answer

How does Service Bus handle message retries and dead-lettering

Goes into how the system handles transient and non-transient failures through retry policies and eventual dead-lettering.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-04-29T17:55:28.12+00:00
RajuReddy-3295 40 Reputation points
commented 2025-07-07T13:13:47.48+00:00
Anthony Johnston 16 Reputation points
1 answer

Azure Service Bus SBMP end of life & Microsoft BizTalk Server

I see that the SBMP protocol for Azure Service Bus is going to be removed (not deprecated) in September 2026:…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-04-08T14:05:58.68+00:00
Alastair 0 Reputation points
commented 2025-07-04T08:20:47.9833333+00:00
Alastair 0 Reputation points
1 answer

How does Azure Service Bus "Operations per second" Limit works?

The Docs at https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas explains the different Limits/Quotas. The Quota "Operations per second" does not state which entity (e.g. Namespace, Queue) this Quota applies to. …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-24T10:16:11.1966667+00:00
Marvin Wiesner 0 Reputation points
commented 2025-06-27T13:19:55.9333333+00:00
Shireesha Eeraboina 3,435 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Function app is on TLS 1.2 and Service on TLS 1.0 , causing data loss issues

Hello!! We have been facing few data loss issues in our Prod, my observation is that our function app is running on TLS 1.2 and Service Bus still at 1.0. I have seen notifications/warnings regarding the deprecation on TLS version(1.0, 1.1) from Feb…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-25T06:43:24.34+00:00
Sujeeth Velutarala 20 Reputation points
commented 2025-06-26T02:03:41.1666667+00:00
Sujeeth Velutarala 20 Reputation points
1 answer

why can't my azure function bind to a service bus Subscription

System.Private.CoreLib: Put token failed. status-code: 404, status-description: The messaging entity 'sb://iot-dev-asb-dataingress-sur-01.servicebus.windows.net/lane-assignment-status-changed/Subscriptions/ cat-lane-assignment-status-changed' could not…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-23T20:05:48.5+00:00
Jeff Block 0 Reputation points
commented 2025-06-24T15:23:06.3133333+00:00
Ripin 11 Reputation points
1 answer

Service Bus connections timing out using Java SDK

We're using the Java SDK (version 1.2.8, not deprecated for another year), and experiencing a transport/connection error connecting to service bus: "org.apache.qpid.proton.engine.TransportException: connection aborted" This has suddenly started…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-06T12:17:53.3966667+00:00
Mark Hepburn 0 Reputation points
answered 2025-06-18T04:14:06.69+00:00
Dasari Kamali 425 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Does updating max size with az servicebus topic update create downtime?

Hi, I want to update my azure service bus topic size from 1 gb to 4 gb . It is in premium tier service. If I do that in high traffic hours does it create any downtime?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-17T09:39:33.9833333+00:00
Kaya Ondul 20 Reputation points
accepted 2025-06-17T10:56:36.86+00:00
Kaya Ondul 20 Reputation points
1 answer One of the answers was accepted by the question author.

Schedule messages not triggeeing at expected time

Iam using azure service bus (Standard tier) with scheduled enqueuetimeUtc to send delayed messages. However, some messages are not processed exactly at the scheduled time and show noticeable delays. The azure.messaging.servicebus SDK in a .NET…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-12T20:12:46.6466667+00:00
Manith singh 20 Reputation points
accepted 2025-06-15T15:50:36.0366667+00:00
Manith singh 20 Reputation points
1 answer

How to configure service bus connection string?

I'm a new developer with Azure SDK development, I'd like to collect the detail like how to configure Azure Service Bus step-by-step. Could you also write a sample code for Azure function which is triggered by service bus queue in C#?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2023-06-28T20:58:25.77+00:00
Jingkan He 6 Reputation points Microsoft Employee Moderator
commented 2025-06-13T22:22:06.9766667+00:00
Emiliano Gonzalez 0 Reputation points Microsoft Employee
1 answer

Getting no response to the Service Bus API

Azure Service Bus API requests are timing out using the Java SDK

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-06T11:18:23.74+00:00
Kevin Bowd 0 Reputation points
commented 2025-06-12T23:55:16.8733333+00:00
Sai Prabhu Naveen Parimi 2,510 Reputation points Microsoft External Staff Moderator
1 answer

azure ManagedIdentity unauthorized exception for initial requests but after some time it automatically resolved.

We recently migrated azure services to use Managed Identity for Authentication, azure ManagedIdentity unauthorized exception for initial requests but after some time it automatically resolved.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-06-12T11:14:47.71+00:00
Ramana Kumar, Jampana 0 Reputation points
answered 2025-06-12T19:13:28.7266667+00:00
Ranashekar Guda 2,825 Reputation points Moderator
1 answer

timeout issue with connecting to Azure service bus

Azure service bus had suddenly gone idle and was returning a serviceBus timeout to the Webapp. Can Support please get in touch with me and I could show the whole stack trace and also metrics involved, so that we can round out the issue and see what…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-05-29T05:57:55.5266667+00:00
Jonathan Reginald 5 Reputation points
commented 2025-06-03T00:55:55.5833333+00:00
Shireesha Eeraboina 3,435 Reputation points Microsoft External Staff Moderator
1 answer

Azure service bus premium - connectivity issue

After creating Azure service bus (premium tier) with Local auth disabled i.e. only RBAC is allowed, we tried below connectivity methods , however encountered issues : All networks enabled - successfully received response as public service namespace …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2023-05-28T08:20:45.07+00:00
navpat 1 Reputation point
answered 2025-06-02T20:34:32.26+00:00
Silvia Wibowo 6,046 Reputation points Microsoft Employee Volunteer Moderator
1 answer One of the answers was accepted by the question author.

How to handle records those are get rejected because of Primary Key Violation in Azure SQL

I am using Function App to insert records to Azure SQL. May someone please suggest how can I handle bad records which are not able to insert in Azure SQL due to Primary Key Violation. I am trying to redirect those bad records to error table. Can someone…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-05-30T04:08:41.3866667+00:00
Relay 200 Reputation points
accepted 2025-06-02T09:31:40.6233333+00:00
Relay 200 Reputation points
3 answers One of the answers was accepted by the question author.

azure private dns zone: public name resolution is not being intercepted

Hi all. Setup I have a vnet with multiple subnets, one for private endpoints, one for a APIM. APIM is fully vnet integrated in developer Tier (stv2.1). I want to do requests against a Service Bus Namespace (Premium) within one APIM API. All subnets have…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-05-20T12:31:09.13+00:00
Alexander Butz 25 Reputation points
accepted 2025-06-02T09:25:06.2033333+00:00
Alexander Butz 25 Reputation points
1 answer One of the answers was accepted by the question author.

Service Bus connection for Canada Central Namespace routes to Slovakia first, so is rejected by Corp firewall

Target FQDN / Service Bus namespace: SBNS-<redacted>.servicebus.windows.net Before connecting to Canada Central endpoint, client-side app attempting to connect from customer network appears to first connect to Slovakia addresses (91.228.166.96,…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
asked 2025-05-23T17:25:42.8133333+00:00
Eric Briden 20 Reputation points
accepted 2025-05-29T19:49:09.55+00:00
Eric Briden 20 Reputation points
2 answers One of the answers was accepted by the question author.

Azure service bus - delete DLQ message through portal

I want to move message from DLQ to main queue thru portal BUT it should also get deleted from DLQ at the same time. I tried it through portal, it's moving message from DLQ to main queue but copy is still retain in DLQ. Is it possible through azure…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
703 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,936 questions
asked 2022-11-22T14:50:24.153+00:00
Pankaj Joshi 391 Reputation points
commented 2025-05-28T23:53:23.1966667+00:00
Mirek Kukladyer 0 Reputation points