626 questions with Azure Service Bus tags

Sort by: Updated
1 answer

We have a Standard Azure Service Bus subscription. We have started seeing the following error today - Microsoft.ServiceBus: ConnectionsQuotaExceeded for namespace

We are sseing the following error when the applications are trying to connect ot the Azure Service Bus 2024-10-16T13:54:34.518 [Error] The listener for function 'AzureFunctionXXXXXXX' was unable to start. Microsoft.ServiceBus: ConnectionsQuotaExceeded…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-10-16T16:55:52.0966667+00:00
Jadhav Vikrant (Contractor) 0 Reputation points
commented 2024-10-18T20:42:30.9+00:00
LeelaRajeshSayana-MSFT 15,556 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Spoke Hub Model - Integration services

Hi there, I am going through Microsoft documentation and have some questions regarding the placement of services within the hub-and-spoke network model. Based on my understanding, the hub is the place for shared services such as DNS, Firewall, VPN, and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,144 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,472 questions
asked 2024-09-19T08:05:27.6+00:00
Mohsen Sichani 46 Reputation points
edited a comment 2024-10-15T07:23:57.65+00:00
Mohsen Sichani 46 Reputation points
0 answers

Azure ServiceBus relay slow in response

Hi, Recently i came across slowness in azure service bus relay response (taking around 20-30sec) I used Azure WCF Relay, i observed first call to the relay after some idle time is taking more time than the subsequent calls , i checked the on premise log …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-10-09T12:32:51.15+00:00
Sharashchandra Udupa 0 Reputation points
edited the question 2024-10-09T15:00:20.46+00:00
Rakesh Gurram 8,585 Reputation points Microsoft Vendor
0 answers

Azure Service Bus Queue - High number of incomming requests even though the client is turned off.

I'm facing a challenge with an Azure Service Bus Queue. I have an ASP.NET Core API that forwards incoming requests to a queue. Additionally, I have a background service that checks for new messgaes every 10 minutes. The service is supposed to shut down…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,573 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,962 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
338 questions
asked 2024-10-09T14:09:10.01+00:00
Michael Overgaard Nielsen 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to receive the message from service bus using Rest Api

Hi, Can you please let me know how we can receive the message from service bus using Rest api. Please note I have used Peek-Lock Message (Non-Destructive Read)…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2023-11-22T09:10:10.08+00:00
Kumar, Vikas 20 Reputation points
commented 2024-10-07T15:07:53.5933333+00:00
Mragni Majhwar 0 Reputation points
1 answer

Azure Python V2 FunctionApp deployed successfully but triggers not found

Hello there, so I have a python v2 functionApp created in VS Code (func init) with service bus topic trigger , all necessary stuff is there. local.settings.json: { "IsEncrypted": false, "Values": { …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
asked 2024-10-01T01:16:14.1+00:00
Djordje Djukic 0 Reputation points
answered 2024-10-04T11:35:24.9766667+00:00
Pinaki Ghatak 4,380 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How logic app process multiple messages in an Azure Service Bus?

If a logic app is scheduled to run once a day. And at the run, it finds 20 messages sitting in Azure Service Bus. How does it process them? One by one? or in parallel? And how long does that take? Moreover, how many messages can sit in azure service bus…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,162 questions
asked 2024-09-18T16:09:24.5366667+00:00
Fareeha Sattar Shaikh 65 Reputation points
accepted 2024-10-03T08:27:47.7733333+00:00
Fareeha Sattar Shaikh 65 Reputation points
1 answer

integrate dynamics crm to Azure event Hub

Hi, I would like to connect our Dynamics CRM to an Azure event hub, that create an event each time we create a changes in dynamic. Can somone help me

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
643 questions
asked 2024-06-27T14:05:36.4+00:00
Adila mebrek 25 Reputation points
commented 2024-10-02T12:14:03.3733333+00:00
Vinodh247 21,881 Reputation points
1 answer One of the answers was accepted by the question author.

Clarification on Azure Service Bus Deferral

The documentation I have found so far is not clear on what Deferring a message does in regards to settlement. https://learn.microsoft.com/en-us/azure/service-bus-messaging/message-deferral For instance the documentation states: "When a client…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-09-27T16:23:02.2666667+00:00
PHILLIP CARTER 20 Reputation points
accepted 2024-10-01T20:47:15.98+00:00
PHILLIP CARTER 20 Reputation points
0 answers

azure function servicebustrigger keeps getting (ServiceTimeout)

hi, We created an isolated function, locally it works but after deploying to azure it does not. The network on ServiceBus and Function are public as to eliminate any network problems. looking into kudu logs we see: Message processing error…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,962 questions
asked 2024-10-01T09:55:09.4866667+00:00
51062596 60 Reputation points
0 answers

How to connect locally to service bus without connection string?

Hey there,   I am trying to disable local auth for my team's Service Bus in PME. We were able to migrate to passwordless connections to the service bus in prod, but when we develop locally we are hitting some obstacles. Improvements to our service…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-09-25T18:47:17.22+00:00
Megan Dymerski 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure functions fail to decode IoThub device connection state message

0 I've a Azure function in Python 3.11 and Linux hosting. It is throwing an error when trigger is service bus queue message, which is having IoTHub device connection state message with schema like this schema.Result: Failure Exception: ValueError: cannot…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,195 questions
asked 2024-09-16T14:06:08.8466667+00:00
Nayangiri Goswami 45 Reputation points
commented 2024-09-24T21:17:12.9066667+00:00
LeelaRajeshSayana-MSFT 15,556 Reputation points Microsoft Employee
1 answer

Function app with EP2 Plan

we need to know how EP2 subscription work with same plan using different resource group

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,876 questions
asked 2024-09-23T16:21:06.9433333+00:00
Nagaraj 0 Reputation points
edited the question 2024-09-24T07:00:16.4966667+00:00
KapilAnanth-MSFT 46,016 Reputation points Microsoft Employee
0 answers

Connect Shovel Plugin to Azure Service Bus using Managed Identity

https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-integrate-with-rabbitmq contains documentation on how to connect a RabbitMQ's broker's Shovel plugin with Azure Service Bus. The example uses SAS Tokens for Authorization and…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-09-23T11:47:02.94+00:00
TB 0 Reputation points
0 answers

How to enforce Azure Function app to process Service Bus Queue messages one at a time

Hey all Prior to migrating to .Net 8 Isolated, our function app was on the .Net 6 In-Process model. We configured our app to always consume service bus messages one at a time via our host.json file (see config below). However, with .Net 8…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
asked 2024-09-19T23:28:59.14+00:00
MTBD 0 Reputation points
commented 2024-09-19T23:44:22.17+00:00
Andrew Hall 80 Reputation points
1 answer

How can I set the `accurate` scalingStrategy for Container App Jobs?

I'm using a ServiceBus to broker messages that will require us to spawn a ContainerApp Job execution for each message. However, I'm having trouble finding the proper configuration. Specifically, I see that there should be a scalingStrategy of accurate…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
285 questions
asked 2024-05-31T21:15:22.4766667+00:00
Byron Saltysiak 5 Reputation points
edited an answer 2024-09-19T06:33:54.03+00:00
Saif Badran 86 Reputation points Microsoft Employee
2 answers

Azure functions decoding error

Azure functions with Python language and Linux hosting are throwing this error when trigger is service bus queue message having IoTHub device connection state message schema. Result: Failure Exception: ValueError: cannot convert value of field…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,195 questions
asked 2024-09-10T07:19:11.76+00:00
Nayangiri Goswami 45 Reputation points
answered 2024-09-18T15:58:16.6433333+00:00
LeelaRajeshSayana-MSFT 15,556 Reputation points Microsoft Employee
1 answer

Sending and Receving messages to Azure Service Bus using ASP.NET framework 4.8

Hello Trying to send and recieve message using ASP.NET example to Azure Service Bus. Pls share the code if possible. https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample01_SendReceive.md Have…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-05-10T05:44:53.6933333+00:00
Chandrakant Pawle 101 Reputation points
edited the question 2024-09-18T11:33:52.1966667+00:00
Rakesh Gurram 8,585 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to connect to Azure Service Bus through Private Endpoint?

I'm developing an application in our organization using C#/.NET(8.0) and have to use Azure Service Bus. My access in our organization's Azure account is mostly read-only, so I don't know actually how they created the instances. But I can see that the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,877 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,962 questions
asked 2024-03-06T01:47:21.7933333+00:00
Bergs 60 Reputation points
accepted 2024-09-18T06:04:33.25+00:00
Bergs 60 Reputation points
0 answers

The link 'G24:971510762:ora-source-changelet-producer-queueora-source-changelet-producer-queue' is force detached.

I am replacing the JMS with Azure Service Bus SDK. I have created the receiver and sender clients to receive and send messages to queues. I see very much frequent force detached errors in the logs. I have set the auto lock renew timings to 5 minutes, it…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
626 questions
asked 2024-07-11T09:07:11.88+00:00
Nikhil Thangellapally 0 Reputation points
edited the question 2024-09-17T18:51:09.39+00:00
VarunTha 8,935 Reputation points Microsoft Vendor