645 questions with Azure Service Bus tags

Sort by: Updated
1 answer

I am having problems connecting from Azure Flex Consumption Function App to Service Bus

I have a flex consumption function app plan which has service bus connection string set in its app settings, however it does not seem to be consuming messages from Service bus. The service bus we use is a standard plan and the error we get is…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,157 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
238 questions
asked 2024-11-21T12:38:58.3533333+00:00
Chris Gray 0 Reputation points
answered 2024-11-22T10:41:24.2966667+00:00
Pinaki Ghatak 4,765 Reputation points Microsoft Employee
0 answers

How to securely publish messages from AWS Lambda (with no vpc endpoint configured) to Azure Service Bus via private endpoint

Dear Azure Community I'm working on a project where I need to have an AWS Lambda function publish messages to an Azure Service Bus topic configured behind a private endpoint, without using the internet. My goal is to use Azure Private Link to achieve…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
519 questions
asked 2024-11-21T22:36:00.62+00:00
jantz 0 Reputation points
1 answer

Duplicate Detection on Scheduled message in Azure Service Bus

Hello, The official ASB documentation says "Scheduled messages are included in duplicate detection. Therefore, if you send a scheduled message and then send a duplicate non-scheduled message, the non-scheduled message gets dropped. Similarly, if you…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-11-14T04:07:12.76+00:00
Catherine Du 25 Reputation points Microsoft Employee
commented 2024-11-21T16:48:44.2366667+00:00
Shireesha Eeraboina (Quadrant Resource LLC) 85 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Forward from Event Grid to Service Bus

Hi, I have a Event Grid namespace and a topic on it, and I need to forward its messages to a Service Bus topic. In the subscription configuration (while creating it), I realized that the only supported methods are Event Hubs and Webhooks, but I don't see…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
397 questions
asked 2024-11-19T15:32:17.7033333+00:00
Jona 495 Reputation points
accepted 2024-11-20T14:54:05.5333333+00:00
Jona 495 Reputation points
3 answers One of the answers was accepted by the question author.

How to use user-assigned identity with Logic App Standard built-in connectors?

Is it really so that user-assigned identity is not supported in Logic App Standard built-in Service Bus connectors? If user-assigned identity is supported, how do I address that in serviceProvideConnections? I didn't find any documentation on this.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked 2023-05-10T12:36:35.5466667+00:00
Phuuskon 25 Reputation points
answered 2024-11-20T07:23:53.67+00:00
Lokesh Ramakrishna 0 Reputation points
3 answers

What Role Assignments Are Required For Bicep that assigns roles inside of Devops Pipeline?

I have a bicep file (https://github.com/siegfried01/SimplerServiceBusSendReceiveDemo/blob/master/infrastructure/deploy-ServiceBusSimpleSendReceive.bicep#L365 ) that calls a bicep module…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-04-27T23:44:56.82+00:00
Siegfried Heintze 1,886 Reputation points
edited an answer 2024-11-19T22:45:41.2766667+00:00
John Romberger 0 Reputation points
1 answer

Azure.Messaging.ServiceBus.ServiceBusException: A lock supplied supplied is invalid. Either

After migrating our function app version to the latest, we frequently see the exception in Application Insights. The details are as follows:- EXCEPTION: Azure.Messaging.ServiceBus.ServiceBusException. The lock supplied is invalid. Either the lock…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,157 questions
asked 2023-02-09T05:01:15.8933333+00:00
Arun Kumar KS 41 Reputation points
commented 2024-11-19T19:29:53.16+00:00
kranthi v 0 Reputation points
0 answers

I got an transient error System.Threading.Tasks.TaskCanceledException: A task was canceled. while my service bus consumer listens for subscription

Hi everybody. Using C# / .Net (net8.0). I've implemented my consumer over Azure.Messaging.ServiceBus. (Version=7.18.2) The consumer is a part of hosted service. Initialization looks like : _client = new ServiceBusClient(_connectionString, new…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-11-14T08:58:38.9033333+00:00
Yurii Tretiakov 10 Reputation points
commented 2024-11-19T10:56:58.7233333+00:00
Alexey Svetlenko 0 Reputation points
1 answer

Event Subscription Storage Blob create/delete not triggered via azure cli, azcopy or python SDK

I've set up a Service Bus queue and an Event Subscription to monitor a directory in my Blob storage, to log the event in the service bus queue, whenever a blob is created, or deleted. This system works as intended when I manually upload files using the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,946 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
397 questions
asked 2024-10-31T17:37:58.8766667+00:00
Ayriss, Barnaby (The Bridge) 0 Reputation points
commented 2024-11-19T06:00:12.21+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
1 answer

Service Bus Failover without Initiate Pairing

I understand for Premium Tier Service Bus, there's a Geo-Recovery tab where we could Initiate Pairing to a secondary namespace. My questions here are, If I don't initiate a pairing in advance, can I still failover / DR to a ad-hoc added secondary…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-11-12T13:32:27.38+00:00
John Wong Yek Hon 60 Reputation points
edited a comment 2024-11-18T07:14:36.56+00:00
JananiRamesh-MSFT 28,326 Reputation points
0 answers

Need to get the client IP's which is connecting the service bus so that I can whitelist that IP

Hi Team, I am looking into whitelisting the source IP's which is connecting my service Bus. For that I had enabled diagnostics in my service bus .But when i pull the logs from azure diagnostics table it shows the caller_ip address as blank and all IP…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-11-18T02:49:55.5+00:00
Nithin George 0 Reputation points
edited the question 2024-11-18T04:14:09.2966667+00:00
Nithin George 0 Reputation points
1 answer One of the answers was accepted by the question author.

SOAP API Intégration with API Management

Hello Everyone, Can i integrate a SOAP API of an ITSM in API Management service and receive messages from an Azure Service Bus Namepsace in my Onpremise ITSM to générate ticket? Thank for your support

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,193 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-11-14T13:20:47.8066667+00:00
Lionel POCKAM 20 Reputation points
accepted 2024-11-15T08:40:40.96+00:00
Lionel POCKAM 20 Reputation points
1 answer

How to configure TLS 1.3 for Service Bus and Event Hub

As per below documentation, TLS 1.3 is enabled for Service bus and Event hubs, but TLS 1.3 option is not available in Configuration page of those resources. Also we are still able to select TLS 1.0 and 1.1 while creating new resources. How do we…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
651 questions
asked 2024-11-12T20:49:39.34+00:00
admasirga 0 Reputation points
commented 2024-11-13T16:27:55.1133333+00:00
TP 99,371 Reputation points
1 answer One of the answers was accepted by the question author.

Service Bus entity limit per message unit (MU)

I need to migrate / upgrade my current Service Bus namespace, from standard tier to become premium tier. And I would to clarify the below:- From the Azure document…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
asked 2024-11-11T06:38:54.5966667+00:00
John Wong Yek Hon 60 Reputation points
accepted 2024-11-11T12:01:36.6366667+00:00
John Wong Yek Hon 60 Reputation points
2 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.
645 questions
asked 2024-07-29T08:32:25.66+00:00
Hedgelot 70 Reputation points
answered 2024-11-08T14:33:10.39+00:00
Cristoffer Ryrberg 0 Reputation points
1 answer One of the answers was accepted by the question author.

I am changing my servicebus TLS Version from 1.0 to 1.2 as 1.0 and 1.1 retire in feb 2025 will that has impact to my logic app consumption or azure function version 1.0

I am changing my servicebus TLS Version from 1.0 to 1.2 as 1.0 and 1.1 retire in feb 2025 will that has impact to my logic app consumption or azure function version 1.0

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,157 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked 2024-11-05T10:04:04.6533333+00:00
Rashmiramchandra Prabhu 66 Reputation points
accepted 2024-11-08T05:53:44.5633333+00:00
Rashmiramchandra Prabhu 66 Reputation points
1 answer

Intergrate Azure Schema Registry with Azure Service Bus

In the documentation it is mentioned that "In spite of being hosted in Azure Event Hubs, the schema registry can be used universally with all Azure messaging services and any other message or events broker". I believe that then with Azure…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
651 questions
asked 2024-11-04T14:34:47.9733333+00:00
suvra jyoti 151 Reputation points
commented 2024-11-07T06:42:19.4033333+00:00
Khadeer Ali 1,210 Reputation points Microsoft Vendor
1 answer

What is the Fault tolerance, recovery, availability SLA for WCF relays created via Azure Relays service

What is the fault tolerance mechanism, recovery method, availability, and/or SLA for WCF relays created via Azure Relays service? I cannot find any documentation around this.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Fluid Relay
Azure Fluid Relay
An Azure service used to add real-time collaborative experiences to apps with Fluid Framework.
5 questions
asked 2024-10-31T04:43:53.1833333+00:00
Shagil IMAM 0 Reputation points
commented 2024-11-06T04:32:13.8266667+00:00
Shagil IMAM 0 Reputation points
1 answer

Excercise steps needs to be fixed

Hello, in this excercise:https://learn.microsoft.com/en-us/training/modules/discover-azure-message-queue/6-send-receive-messages-service-bus under the "Retrieve the connection string for the Service Bus Namespace" section, it says "3.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
109 questions
asked 2024-10-24T09:37:43.82+00:00
Emrah Ozdemir 0 Reputation points
commented 2024-11-05T09:40:28.24+00:00
JananiRamesh-MSFT 28,326 Reputation points
0 answers

In standard logic app we are facing issue while deleting the message after receing the message from service bus topic subscription with session enabled

Issue: In standard logic app we are facing issue while deleting the message after receing the message from service bus topic subscription with session enabled     Trigger: When a message receive from topic with peak lock ( Say servicebus topic…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,231 questions
asked 2024-11-05T08:44:37.7066667+00:00
Kuriakose, Chithra 0 Reputation points
commented 2024-11-05T08:57:50.03+00:00
Kuriakose, Chithra 0 Reputation points