616 questions with Azure Service Bus tags

Sort by: Updated
0 answers

Spoke Hub Model - APIM 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,082 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
asked 2024-09-19T08:05:27.6+00:00
Mohsen Sichani 26 Reputation points
edited the question 2024-09-19T16:09:23.94+00:00
KapilAnanth-MSFT 44,556 Reputation points Microsoft Employee
1 answer

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.
616 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
asked 2024-09-18T16:09:24.5366667+00:00
Fareeha Sattar Shaikh 45 Reputation points
commented 2024-09-19T08:33:25.6766667+00:00
Fareeha Sattar Shaikh 45 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.
616 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
405 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.
250 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
1 answer

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.
616 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,179 questions
asked 2024-09-16T14:06:08.8466667+00:00
Nayangiri Goswami 25 Reputation points
commented 2024-09-19T06:07:00.2466667+00:00
Nayangiri Goswami 25 Reputation points
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.
616 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,179 questions
asked 2024-09-10T07:19:11.76+00:00
Nayangiri Goswami 25 Reputation points
answered 2024-09-18T15:58:16.6433333+00:00
LeelaRajeshSayana-MSFT 14,831 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.
616 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 7,000 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.
616 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,808 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,858 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.
616 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 7,810 Reputation points Microsoft Vendor
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.
616 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
asked 2024-07-23T05:47:24.6833333+00:00
Pratim Das, Partha C 306 Reputation points
edited the question 2024-09-17T18:43:52.55+00:00
VarunTha 7,810 Reputation points Microsoft Vendor
0 answers

Service Bus Namespace Disaster recovery config gives key type error

Hello Community, I am trying to create a disaster recovery pairing between two servicebus namespaces in two different regions (both of premium sku and partitioned) and using customer managed keys. I have configured the below Rg1, location uksouth: …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
asked 2024-09-13T14:26:49.8833333+00:00
Yamini Vinchurkar 0 Reputation points
edited the question 2024-09-16T09:00:22.07+00:00
MayankBargali-MSFT 70,221 Reputation points
0 answers

Error: 409 when deleting standard azure serviceBus

Hello, I want to delete 2 empty azure serviceBus (standard and premium). But for each, i had systematically the Error: 409 DR config cannot be deleted because replication is in progress. Please failover or break pairing before attempting to delete the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
asked 2024-09-11T07:17:16.1666667+00:00
Sébastien Hernandez 0 Reputation points
edited a comment 2024-09-16T03:24:38.34+00:00
JananiRamesh-MSFT 26,631 Reputation points
2 answers One of the answers was accepted by the question author.

How to create a service bus subscription in Java

I am having two issues using the Azure Service Bus Java API. I am unable to create a new subscription or list existing subscriptions. Below is the code I am using... ServiceBusAdministrationClient serviceBusAdminClient = new…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 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,027 questions
asked 2024-09-04T16:07:43.7833333+00:00
Ryan Winterbourne 20 Reputation points
accepted 2024-09-10T17:54:59.24+00:00
Ryan Winterbourne 20 Reputation points
1 answer

Azure function IoTHub device connection state message decode error

I've a route to forward Azure IoTHub device connection state messages to service bus queue. On that queue I'm triggering Python function using v2 programming model. Looks like the trigger is not being decoded properly. Here is the error, Result:…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,179 questions
asked 2024-09-10T07:02:24.6533333+00:00
Nayangiri Goswami 25 Reputation points
answered 2024-09-10T07:37:49.23+00:00
akinbade abiola 15,375 Reputation points
1 answer

How to consume data from service bus

Hi All, I have to consume data from Service Bus explorer have topic under that having one subscription with SQL filter..I am able to see the message inside the subscription ..I have to read that data in synapse dedicated SQL Pool , however I know Azure…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
asked 2024-09-09T06:02:41.74+00:00
Samriddhi Gupta 20 Reputation points
commented 2024-09-10T06:32:34.5866667+00:00
Deepanshukatara-6769 9,030 Reputation points
1 answer

How to fix 'Serialization operation failed' Error in Service Bus Explorer?

I'm getting 'Serialization operation failed' Error in Service Bus Explorer.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,082 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-05T05:34:05.11+00:00
Kumaravel, Nirmal 0 Reputation points
answered 2024-09-09T18:24:46.6133333+00:00
JananiRamesh-MSFT 26,631 Reputation points
0 answers

How to fix JMS Listener issue illegalstateexception: Pool not open in Spring boot with ASB

Issue: JMS Listener is not consuming the message throwing exception like illegalstateexception: Pool not open Dependencies: spring-cloud-azure-dependencies: 5.9.1 spring-cloud-azure-starter-servicebus-jms: 5.9.1 spring-boot-starter-parent: 3.0.13 …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
121 questions
asked 2024-09-05T17:22:13.9866667+00:00
Dhanjee Yadav 0 Reputation points
1 answer

Does the Java client changes to support TLS 1.3 with Azure Service Bus and Azure Event Hubs affect the azure-servicebus:3.6.7 version ? Spring Boot applications which uses

The below reference says that the Java Clients which connects to Azure Service Bus and Azure Event Hubs will be affected post October 31.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
630 questions
asked 2024-09-04T19:38:05.1733333+00:00
Antony G Sundar 0 Reputation points
answered 2024-09-04T19:38:05.1933333+00:00
Q&A Assist
1 answer

Can a ServiceBus queue triggered function app have http endpoints as well?

Hey there! I have a ServiceBus queue triggered function App which after processing the message body through a business logic, completes the message as well to remove it from the queue. Now, I want to test the performance of the underlying business…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,912 questions
asked 2024-08-26T09:35:18.66+00:00
Sukhman Singh 0 Reputation points
commented 2024-09-02T07:15:29.32+00:00
Deepanshukatara-6769 9,030 Reputation points
1 answer One of the answers was accepted by the question author.

Service Bus namespace does not support double hyphen

Following Microsoft's resource naming restriction, I tried to create a Service Bus namespace with double hyphen. However it is returned as invalid. I tried both az-cli and azure web portal. On Azure web portal, the name…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
asked 2024-08-28T10:34:46.9+00:00
David Tang 20 Reputation points
commented 2024-08-30T07:13:04.2933333+00:00
JananiRamesh-MSFT 26,631 Reputation points
1 answer

How to trigger an alert when a message in Azure ServiceBus moves to DeadLetterQueue?

Hi there, I need to trigger an alert when a message in a topic is moved to the dead letter queue in Azure ServiceBus. I tried running this query on Azure Diagnostics table but it didn't return any results with the Category value as 'Deadletter' even…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
616 questions
asked 2024-02-19T07:09:35.0433333+00:00
Hari Prathipati 0 Reputation points
commented 2024-08-22T15:13:07.22+00:00
Usman Rashid 0 Reputation points