599 questions with Azure Service Bus tags

Sort by: Updated
3 answers

Azure Service Bus request reply pattern

Hello, I'm trying to use the request reply pattern as described in the Microsoft Learn (https://learn.microsoft.com/en-us/azure/service-bus-messaging/message-sessions#request-response-pattern) "Multiple applications can send their requests…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2020-06-04T11:15:39.677+00:00
Incahuazi 16 Reputation points
commented 2024-08-02T14:41:56.3666667+00:00
Mithun Kalmady 0 Reputation points
3 answers

How to use Azure Servcie Bus for local development and to implement integration tests?

We are thinking of using Azure service bus in our architecture, do you have any solution on using it for local development apart from creating a azure subscription? Similarly, implementing integration tests as part of deployment pipeline? Looking for…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2023-04-24T15:56:41.69+00:00
Susanth Chadalavada 10 Reputation points
edited an answer 2024-08-01T18:57:35.8233333+00:00
Alex 0 Reputation points
1 answer

Unable to delete all the messages from the Service Bus Explorer, dead-letter pool

Hello Community, I'm unable to delete the messages from the Dead-letter section in Azure Service Bus Explorer. There are more than 3000+ messages and we want to permanently delete them from the section without using any third-party tool to perform the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-30T22:32:33.02+00:00
Sreeni.dwbi 0 Reputation points
answered 2024-07-31T22:28:12.17+00:00
LeelaRajeshSayana-MSFT 14,051 Reputation points
1 answer

Which 'Service bus' tier can be used for 1MB message size?

Hi Team, As mentioned on this document, we can have max message size of service bus Queue as 1MB, but I do not see any tier which support this limit than premium which support 100MB. Do we have any available tier than premium through which we can…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-31T09:19:18.6+00:00
Jaydeep Suryawanshi 26 Reputation points
answered 2024-07-31T09:46:05.1833333+00:00
akinbade abiola 11,030 Reputation points
1 answer One of the answers was accepted by the question author.

getting error NameInuse when redeploying a service bus using bicep in incremental mode

i'm getting error NameInuse when redeploying a service bus using bicep in incremental mode. it works perfectly since i upgrade bicep version to 0.29.47. details of the error : …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-30T15:23:50.2466667+00:00
Kaïss Berkani 25 Reputation points
commented 2024-07-30T17:16:24.3766667+00:00
Kaïss Berkani 25 Reputation points
2 answers One of the answers was accepted by the question author.

Geo Disater Recovery and Geo Replication

Say we have Geo-Disaster or Geo-Replication enabled in our Azure service Bus Let say primary namesapce goes down and cannot recieve messages . So we failover to secondary .But till the time failover has happened the messages will be rejected from…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-22T09:55:24.46+00:00
Kumar, Ritesh 20 Reputation points
answered 2024-07-30T06:37:14.9166667+00:00
Kumar, Ritesh 20 Reputation points
0 answers

REDACTED TITLE

REDACTED BODY

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-04-24T14:16:00.96+00:00
Matthew Vonhofen 0 Reputation points
edited the question 2024-07-29T15:25:01.09+00:00
Matthew Vonhofen 0 Reputation points
0 answers

Azure Service Bus: cannot allocate more handles, are there any metrics and how to solve this?

Past Saturday (July 27) in the morning, our software stopped working because of an azure service bus error. Cannot allocate more handles. The maximum number of handles is 4999 The sender is a dotnet C# api that uses ServiceBusClient / ServiceBusSender…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-29T08:32:25.66+00:00
Hedgelot 70 Reputation points
1 answer

Dead-letter metric returns unexpected values

In the metric dashboard for our Azure Service Bus queue there has been an unexpected behavior. We can see in the graph that spontaneously and in a very short period of time (1-2min) the items in the dead-letter have decreased and increased. This…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-24T06:31:19.2933333+00:00
Jesus Arnas 0 Reputation points
edited a comment 2024-07-26T06:28:25.0766667+00:00
Jesus Arnas 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Service Bus Encryption at Rest & Transit (Standard Tier)

Could someone help out in answering this question if Azure Service Bus (Standard Tier) also follows encryption at Rest & Transit as it is for Premium Tier. How could this be verified for a standard tier deployment if encryption is enabled or not. …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
171 questions
asked 2021-06-07T05:57:32.417+00:00
Antra Sharma 41 Reputation points Microsoft Employee
commented 2024-07-24T14:56:51.88+00:00
Zeljko_Bal@VegaIT 0 Reputation points
1 answer One of the answers was accepted by the question author.

Retiring of the WindowsAzure.ServiceBus nuget package by 30 September 2026 (SignalR)

We use WindowsAzure.ServiceBus and Microsoft.AspNet.SignalR (including Microsoft.AspNet.SignalR.ServiceBus) nuget packages in our .NET Framework projects. We have no clear path as to how we're supposed to migrate this. Specifically, since…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
139 questions
asked 2024-07-22T08:12:18.5+00:00
Kajus K 20 Reputation points
accepted 2024-07-24T14:29:22.77+00:00
Kajus K 20 Reputation points
1 answer

Transient error and retry policy for Service Bus triggered Azure Function

Hi All, I have a requirement as below: There is a Service Bus Topic which is the source Azure Function is SB triggered At step 1, message is going to Function Step 2 if for calling a 3rd party API for some data enrichment Finally data is POSTed to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,725 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,124 questions
asked 2024-07-23T05:47:24.6833333+00:00
Pratim Das, Partha C 306 Reputation points
answered 2024-07-23T15:42:40.15+00:00
Sina Salam 7,521 Reputation points
0 answers

Service Bus Premium Messaging Unit Downtime

Hello, I would like to know if there's downtime when scaling messaging units of a premium service bus (e.g., 2 MU to 1 MU).

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-23T01:43:11.79+00:00
Justin Mari Salazar 0 Reputation points
1 answer One of the answers was accepted by the question author.

Retiring of the WindowsAzure.ServiceBus nuget package by 30 September 2026 (Azure WCF Relay)

We frequently use the "Azure WCF Relay" service and "WindowsAzure.ServiceBus" nuget package in our .NET Framework projects. It seems that we may not be able to easily port our projects to .NET (v6/v8) in the near future. We received a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-17T16:04:05.9133333+00:00
Timuçin DURSUN 20 Reputation points
accepted 2024-07-22T06:54:34.0666667+00:00
Timuçin DURSUN 20 Reputation points
1 answer

Unable to delete azure service bus

We are unable to delete azure service bus namespace and getting below error.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-21T05:34:00.1233333+00:00
Ayyappa 0 Reputation points
edited the question 2024-07-22T02:18:11.0066667+00:00
AmaranS 4,505 Reputation points Microsoft Vendor
0 answers

We are facing Critical sb-prod1 Service Bus Incoming Requests less than threshold value issues for our Prod Service Bus resource

The total IncomingRequests met the threshold of 5,

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-19T12:06:16.55+00:00
Gujjeti, Mahesh 0 Reputation points
1 answer

Unable to send message from Azure SQL to Service Bus

The goal is to send messages to Service Bus from Azure SQL Server. I have added the Managed Identity to the queue with the Azure Service Bus Data Owner permission. When I run the code to set up the credential, there is no error. OPEN MASTER KEY…

Azure SQL Database
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
asked 2024-07-03T18:31:40.7866667+00:00
Spencer Thompson (Network) 0 Reputation points
answered 2024-07-19T08:49:36.04+00:00
Spencer Thompson (Network) 0 Reputation points
1 answer

Azure Service Bus Exception : Cannot allocate more handles. The maximum number of handles is 4999

I have n numbers of azure functions getting invoked and sending messages to topics. Meanwhile I get below exception: Cannot allocate more handles. The maximum number of handles is 4999. (QuotaExceeded), StackTrace : at…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,725 questions
asked 2022-09-14T06:07:55.04+00:00
Devendra 1 Reputation point
commented 2024-07-18T12:45:35.76+00:00
Prasenjit Paul (HCL Technologies Corporate Ser) 0 Reputation points Microsoft Vendor
1 answer

ServiceBusOutput binding for .NET 8 Isolated function app not sending message to topic subscription in Service Bus

I have function app with .NET 8 Isolated model which receives and sends message from Service Bus topic subscription. The output message is going to service bus successfully and I can see in the Insights in service bus that incoming messages have come but…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,725 questions
asked 2024-07-16T09:24:00.78+00:00
Prasenjit Paul (HCL Technologies Corporate Ser) 0 Reputation points Microsoft Vendor
edited a comment 2024-07-18T10:16:17.37+00:00
Prasenjit Paul (HCL Technologies Corporate Ser) 0 Reputation points Microsoft Vendor
1 answer

How do i get a real HTTP 429 error code response from any Azure service like "Service BUS"

How do i get a real HTTP 429 error code response from any Azure service like for example "Service BUS". Is there any way set the resource manager throttling value to 0 or to code a Powershell skript without accidentaly "DDOSing" a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
599 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,700 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
605 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
355 questions
asked 2024-07-16T10:13:33.93+00:00
Richard Geary 25 Reputation points
edited the question 2024-07-17T03:46:54.0133333+00:00
Prrudram-MSFT 23,216 Reputation points