554 questions with Azure Service Bus tags

Sort by: Updated
2 answers

ServiceBus looks at the error reported by the client. Under the error information picture, how to troubleshoot?

{"az.sdk.message":"Disposing of ReactorConnection.","connectionId":"MF_1e0f1e_1709916824303","isTransient":false,"isInitiatedByClient":false,"shutdownMessage":"Connection reset…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-26T07:26:37.0066667+00:00
Ma Gan, CIS-T-13(DEEPZERO) 0 Reputation points
commented 2024-04-03T07:54:30.6566667+00:00
Deepanshu katara 5,295 Reputation points
1 answer

Is it possible to subscribe to a Tibco Topic from Azure Service bus?

Is it possible to subscribe to a Tibco JMS Topic directly from Azure Service bus? Or a custom poller will be required ?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-29T02:12:55.8033333+00:00
saurabh 331 Reputation points
commented 2024-04-02T07:32:40.9166667+00:00
JananiRamesh-MSFT 21,866 Reputation points
1 answer One of the answers was accepted by the question author.

AZFunc and Azure Bus: The listener for function was unable to start

I'm working on an Azure Function triggered by a queue on a Service bus. When working on localhost, the function never gets triggered but there is no error. On Azure, I get from the logs: The listener for function 'Functions.Receive' was unable to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,336 questions
asked 2024-03-14T16:10:32.9233333+00:00
Claude VERNIER 61 Reputation points
accepted 2024-04-02T07:14:03.5866667+00:00
Claude VERNIER 61 Reputation points
1 answer One of the answers was accepted by the question author.

Retrieve SAS key from a service bus via http request or C# sdk

I need to get some SAS Kay from some service buses and I do it manually very often. I need to implement something that I get the SAS Key by the name. Is it possible to retrieve it via http or with c# sdk or with any other method?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 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,324 questions
asked 2024-03-07T07:25:35.32+00:00
Ricardo Jacobsen 20 Reputation points
commented 2024-03-28T06:32:53.2633333+00:00
Ricardo Jacobsen 20 Reputation points
1 answer

Servicebus topic SQL filters with datetime

I'm sending messages to Servicebus topic with c# app and I'm setting application properties as follows. The documentation mentioned, that the types for properties is inferred and for datetime - the values need to be in RFC2616 format. var…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-20T16:43:02.0033333+00:00
Jarno 0 Reputation points
edited a comment 2024-03-27T02:43:16.32+00:00
MayankBargali-MSFT 69,071 Reputation points
1 answer

Throttling consumption of Servicebus messages with azure functions

We have built several solutions for clients based on azure functions and servicebus to move data between systems. Each solution hosts many (100+) individual functions triggering on individual topics from many different systems. Although some solutions…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,336 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,324 questions
asked 2024-03-26T13:08:09.7333333+00:00
Kasper Laursen 0 Reputation points
edited an answer 2024-03-26T14:15:57.31+00:00
Sedat SALMAN 13,175 Reputation points
1 answer

How to connect Azure service bus to pods in AKS

i am looking to integrate azure service bus to pods in the aks, i want to use only Queue not topics.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,880 questions
asked 2021-01-20T16:46:21.8+00:00
poojith 1 Reputation point
edited the question 2024-03-25T16:14:50.8733333+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Migrate to the latest Azure Resource Manager control plane API

Hello, I got this message from Microsoft "Action required: Migrate to the latest Azure Resource Manager control plane API by 30 September 2026" But I checked all my project and I couldn't find a directly reference APIs in my applications …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
565 questions
asked 2024-03-20T09:51:34.7366667+00:00
Aml Abbas 40 Reputation points
accepted 2024-03-25T06:59:12.17+00:00
Aml Abbas 40 Reputation points
1 answer

Migrating Service Bus Queue trigger with retry options from v3 to v4

Hello. In azure functions v4 we register our functions in function.json which can contain also retry settings: "retry": { "strategy": "exponentialBackoff", "maxRetryCount": 2, "minimumInterval":…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,336 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
886 questions
asked 2024-03-21T15:25:16.6166667+00:00
mattonecz 30 Reputation points
answered 2024-03-22T00:58:55.72+00:00
Ryan Hill 26,226 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

What's the backend mechanisms for azure function service bus trigger? How it works?

As the title describes, does someone know how various of azure function triggers work, such as the service bus trigger? MS doc only shows how to use these features, but nowhere explains what it actually does.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,336 questions
asked 2023-12-06T05:24:42.17+00:00
brucezcsi 46 Reputation points
edited a comment 2024-03-21T17:17:13.2333333+00:00
Jogalekar, Mandar 56 Reputation points
2 answers

Microsoft.Azure.ServiceBus.UnauthorizedException

Getting the following error all of a sudden at the subscriber of a topic while reading message- The issue is occurred earlier and it is resolved after a day without making any changes. Haven't found any issues with the connection string, this is…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2021-06-22T06:10:11.653+00:00
Syamala, UdayKumar 31 Reputation points
commented 2024-03-20T14:52:28.11+00:00
Said Amezyane 25 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to delete servicebus

Hello, I have similar problem to https://learn.microsoft.com/en-us/answers/questions/1052596/not-able-to-delete-service-bus-namespace, below is activity log screen with sensitive data removed: Correlation ID: e432504e-3e5c-4914-81d6-f135aeb4a247 I hope…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-08T18:57:26.06+00:00
Szymon 25 Reputation points
accepted 2024-03-20T08:37:28.32+00:00
Szymon 25 Reputation points
1 answer

Downgrade Service Bus from Premium to Standard Tier

Can downgrade Service Bus from Premium to Standard Tier?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-19T05:30:58.3033333+00:00
Lai Naing Su 0 Reputation points
commented 2024-03-20T06:33:26.0266667+00:00
VenkateshDodda-MSFT 18,856 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Replicate Environment from one environment to others

I'm trying to replicate my local infrastructure to dev. The template I'm getting for a resource is not my desired type. My local resources had -local appended to the resources name. i.e. sb-planability-local when I'm exporting the template, it…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-07T11:27:16.3133333+00:00
Sourav 165 Reputation points
accepted 2024-03-20T03:19:37.7566667+00:00
Sourav 165 Reputation points
1 answer

Cross tenant access to resources as a SaaS provider

Hi, I have a use case where we (SaaS provider) would like to send outbound messages to our customer's service bus queue. Our customers would like to give our user/identity permissions to send messages to their bus. (similar to other cloud platforms where…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
320 questions
asked 2024-03-01T09:43:04.0366667+00:00
sahil.anand 0 Reputation points
answered 2024-03-19T23:12:54.7033333+00:00
Mike Urnun 9,761 Reputation points Microsoft Employee
0 answers

Performance degradation with Azure Functions

I'm using azure functions and service bus and i'm facing some problems with messages consumption on queues with the passing time. Sometimes takes me less then one second to consume a message, others take almost 2 minutes and they start getting degradated…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,336 questions
asked 2024-03-11T16:59:27.2066667+00:00
Matheus Braga 0 Reputation points
commented 2024-03-18T15:13:38.5+00:00
JananiRamesh-MSFT 21,866 Reputation points
1 answer One of the answers was accepted by the question author.

ServiceBus: Consuming from sessions through REST API

How can we consume from a Service Bus Queue which supports sessions through REST API. I was checking https://learn.microsoft.com/en-us/rest/api/servicebus/service-bus-runtime-rest and it does not have any API for taking a lock on a session. From…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2020-11-17T11:57:08.283+00:00
Sumit Jain 21 Reputation points
commented 2024-03-15T09:49:24.4166667+00:00
Avanthi Ravula 0 Reputation points
2 answers

Function App trigger stops listening to messages from Service Bus Queue

We have a service bus with 2 queues set up in it and a function app trigger which processes the messages sent by service bus. Our service bus will receive message from a third party system and the message will be processed by the function app…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-12T19:33:39.31+00:00
Naik, Dhara 0 Reputation points
edited an answer 2024-03-14T07:03:51.1966667+00:00
MayankBargali-MSFT 69,071 Reputation points
1 answer

How can I stop my function from scaling up or having concurrency?

I have a function that process ServiceBus messeges with the following configuration and packages: <TargetFramework>net6.0</TargetFramework> <AzureFunctionsVersion>v4</AzureFunctionsVersion> <PackageReference…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-11T20:58:52.8833333+00:00
Diego Fuentes 0 Reputation points
commented 2024-03-14T00:33:53.41+00:00
Diego Fuentes 0 Reputation points
2 answers

How can i check Action Required: Replace any IP addresses in egress firewalls with namespace DNS names after 1 March 2024

How can I verify is it applicable to me "Action Required: Replace any IP addresses in egress firewalls with namespace DNS names after 1 March 2024"

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
554 questions
asked 2024-03-11T04:10:47.5333333+00:00
Mayur Malekar 0 Reputation points
answered 2024-03-13T03:02:26.5133333+00:00
MayankBargali-MSFT 69,071 Reputation points