549 questions with Azure Service Bus tags

Sort by: Updated
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.
549 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,304 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,288 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,165 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.
549 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,869 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.
549 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 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.
549 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,304 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
876 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 25,981 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.
549 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,304 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.
549 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.
549 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.
549 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,451 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.
549 questions
asked 2024-03-07T11:27:16.3133333+00:00
Sourav 140 Reputation points
accepted 2024-03-20T03:19:37.7566667+00:00
Sourav 140 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.
549 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 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,676 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.
549 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,304 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,546 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.
549 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.
549 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 68,656 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.
549 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.
549 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 68,656 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.
549 questions
asked 2024-02-19T07:09:35.0433333+00:00
Hari Prathipati 0 Reputation points
commented 2024-03-11T08:34:57.3033333+00:00
JananiRamesh-MSFT 21,546 Reputation points
1 answer

Azure Service Bus - dead letter queue

I am running Azure service bus to process messages and when messages go to the dead letter queue there is never a reason or description. I need those values to understand why this happen so I can reprocess the messages.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
549 questions
asked 2024-03-08T14:25:33.47+00:00
Joseph Davis 0 Reputation points
answered 2024-03-11T03:10:36.0166667+00:00
JananiRamesh-MSFT 21,546 Reputation points
2 answers One of the answers was accepted by the question author.

cant add topics

so in azure i accidentaly chose basic plan which doesnt has topics can i change to standart plan? without deleting this service bus

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
549 questions
asked 2024-03-09T16:38:48.4733333+00:00
andria gvenetadze 20 Reputation points
commented 2024-03-09T20:27:59.86+00:00
andria gvenetadze 20 Reputation points
0 answers

Bicep Template failing on privateEndpointConnections

Hi, We are getting the below error while deploying privateEndpointConnections for service bus. ERROR:…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
549 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.
469 questions
asked 2024-03-07T10:59:11.75+00:00
Mahesh chandak 0 Reputation points
commented 2024-03-08T08:09:23.7033333+00:00
Stanislav Zhelyazkov 21,336 Reputation points MVP
1 answer

Azure Service Bus and TLS 1.3 support

Hello, I am interested in using Azure Service Bus, but I need to ensure it supports TLS 1.3 as a requirement. Is this currently supported by Azure Service Bus, or will it be supported in the future? And if so, when? Thank you for your help. Best…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
549 questions
asked 2024-03-06T10:31:44.77+00:00
Steeghs, Ronald 5 Reputation points
commented 2024-03-07T05:33:43.04+00:00
MayankBargali-MSFT 68,656 Reputation points