602 questions with Azure Service Bus tags

Sort by: Answers
5 answers

Service bus connector in Logic app standard

Hi we are using the Logic app standard with the service bus trigger. when we receive the message in the service bus queue, our logic app is triggering , But message doent not all the properties we have like LockToken, receiveMode. How can i get…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,037 questions
asked 2021-09-15T16:28:58.073+00:00
Amar-Azure-Practice 661 Reputation points
answered 2023-10-15T22:25:10.6333333+00:00
Anonymous
4 answers

How to trigger python script on an Azure windows VM using event or messaganing azure services ( event grid , service bus .. )

Hello, I need to trigger a python script execution on an Azure windows VM after receiving a message or an event ( maybe event from event grid or a message from service bus ) How to send event or messages to a VM and trigger with it the script execution…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,683 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,215 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
364 questions
asked 2023-03-06T10:33:05.3566667+00:00
Anaya, Ines 0 Reputation points
answered 2023-04-03T17:09:38.2366667+00:00
tbgangav-MSFT 10,426 Reputation points
3 answers

Microsoft.Azure.ServiceBus.ServiceBusTimeoutException issues

Hi Q&A team. I have problem with Azure Service Bus integration and hope you can help me. I send messages to ASB and regularly receive timeout exceptions with strange timeout value 00:00:00. I use exponetial retry on client and connection with…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,732 questions
asked 2021-04-15T09:57:05.403+00:00
F V 11 Reputation points
commented 2023-04-07T07:26:29.2766667+00:00
Anshul_7275 31 Reputation points
3 answers One of the answers was accepted by the question author.

Issues with Service Bus Trigger and VNet-Integrated Azure Functions Not Recognizing Network Rules

I am experiencing a challenging issue with my Azure environment, specifically regarding the interaction between Azure Functions, Azure Service Bus (Standard), and network security rules. I have set up Azure Functions within an App Service Plan (B1),…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 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,344 questions
asked 2024-04-02T07:01:49.33+00:00
Schneider, Michael 60 Reputation points
accepted 2024-04-09T06:55:02.15+00:00
Schneider, Michael 60 Reputation points
3 answers One of the answers was accepted by the question author.

Can we prioritise one function over another in an Azure Function App

Having the Azure function (.NET Core 6) with service bus queues (2 queues) where there is a trigger function code for each queue. Seen a issue in the GitHub which shown me that functions will be processed in Alphabetical order. Instead of…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 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,731 questions
asked 2022-07-14T07:14:28.44+00:00
krishna572 876 Reputation points
accepted 2022-07-18T06:40:21.93+00:00
krishna572 876 Reputation points
3 answers

Azure Service Bus request reply pattern

Hello, I'm trying to use the request reply pattern as described in the Microsoft Learn (https://learn.microsoft.com/en-us/azure/service-bus-messaging/message-sessions#request-response-pattern) "Multiple applications can send their requests…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
asked 2020-06-04T11:15:39.677+00:00
Incahuazi 16 Reputation points
commented 2024-08-02T14:41:56.3666667+00:00
Mithun Kalmady 0 Reputation points
3 answers

How to use Azure Servcie Bus for local development and to implement integration tests?

We are thinking of using Azure service bus in our architecture, do you have any solution on using it for local development apart from creating a azure subscription? Similarly, implementing integration tests as part of deployment pipeline? Looking for…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
asked 2023-04-24T15:56:41.69+00:00
Susanth Chadalavada 15 Reputation points
edited an answer 2024-08-01T18:57:35.8233333+00:00
Alex 0 Reputation points
3 answers

How to trigger an alert when a message in a topic moved to DeadLetterQueue in ServiceBus

How to trigger an alert when a message in a topic moved to DeadLetterQueue in ServiceBus

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
asked 2022-06-15T13:00:02.017+00:00
Arun Kumar KS 36 Reputation points
commented 2024-02-19T09:08:56.9533333+00:00
Swati Liya 0 Reputation points
3 answers One of the answers was accepted by the question author.

Azure service for processing messages and dead letter queue

I have a requirement to update the SQL database with some data which comes as messages. The flow is like this: The JavaScript Application (React JS Application) that runs on the browser sends a message to the service. The service must save the data in…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
609 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
364 questions
asked 2023-07-11T02:59:45.53+00:00
Wonderful World 111 Reputation points
answered 2023-07-27T18:01:33.17+00:00
Wonderful World 111 Reputation points
3 answers One of the answers was accepted by the question author.

Question about the message ID when sending service bus messages using REST API?

I am using REST API to send service messages to my client. I sent the message ID as part of the request header, and I received 201, which means the message was created successfully. However, the client is not receiving the message I sent. And they are…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
asked 2023-12-18T18:30:57.7766667+00:00
Sheimaa Al-Awady 25 Reputation points
answered 2024-01-04T21:51:31.59+00:00
Sheimaa Al-awady 0 Reputation points
2 answers

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (p

We used azure sql database connection with Azure functions In the azure resources, we are facing the below issue on the live environment. When we restart the resource it automatically resolved it, then after some time, this issue repeats. A…

Azure SQL Database
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 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,141 questions
asked 2023-02-21T14:46:47.3166667+00:00
Satva Solutions 1 Reputation point
edited the question 2023-02-22T01:34:55.7533333+00:00
Seeya Xi-MSFT 16,461 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Service Bus Queue and Topic

Hi there, I'm new to Kubernetes in Azure, and I never used Azure Service Bus. So, my questions are very basic: 1- Why do people use Azure Service Bus Queue and Topic with AKS Pods? 2- Why not use Azure Event Hub with AKS Pods?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 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.
2,043 questions
asked 2023-04-27T12:45:15.6333333+00:00
JMN-2253 596 Reputation points
accepted 2023-04-28T10:02:17.72+00:00
JMN-2253 596 Reputation points
2 answers

Azure functions do not work with Azure Service Bus topics

I create an Azure Function of type Service Bus with theme, from Visual Studio 2022 Community Edition using C#, I configure the connection with a full permissions endpoint. When trying to do debugging, it doesn't do anything and in the output window,…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 questions
asked 2023-05-02T16:58:22.16+00:00
Antonio Andrés Avila Moreno 5 Reputation points
commented 2023-05-09T13:24:26.18+00:00
MuthuKumaranMurugaachari-MSFT 22,286 Reputation points
2 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.
602 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,037 questions
asked 2023-05-10T12:36:35.5466667+00:00
Phuuskon 25 Reputation points
commented 2023-05-11T13:01:55.3166667+00:00
MuthuKumaranMurugaachari-MSFT 22,286 Reputation points
2 answers One of the answers was accepted by the question author.

How to authenticate when scaling Azure Container App to 0

I'm currently working on scaling down a container app to 0 using a Bicep file in Azure. I have made progress with setting up the scaling parameters such as min/max replicas and configuring the messagecount in the rules.custom.metadata. However, I'm…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
370 questions
asked 2023-05-22T10:53:32.66+00:00
Ken Bonny 20 Reputation points
accepted 2023-05-26T15:07:54.71+00:00
Ken Bonny 20 Reputation points
2 answers

Azure Functions + ServiceBus Trigger | Execute One message at a time | PowerShell

I'm trying to one instance of Azure Function a time using ServiceBus Trigger. I successfully configured Service Bus trigger to start DurableOrchestration when message arrive. Now I want to force Azure Function to don't pickup another message until…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,482 questions
asked 2022-05-27T12:01:36.763+00:00
Paweł Kaczanowski 1 Reputation point
answered 2023-05-31T15:29:29.0566667+00:00
Jayaprakash Kanagaraj 0 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot Deploying Event Subscription

Hi to everyone, this error appears when I try to create a Event Subscription inside a Event Grid System Topic. The target is trigger a Logic App from Event Grid each time a message is stored inside a specific Topic or Queue inside Service…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,037 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
364 questions
asked 2023-06-29T15:22:08.9266667+00:00
Peruffo, Riccardo 20 Reputation points
commented 2023-07-11T15:20:03.9266667+00:00
Peruffo, Riccardo 20 Reputation points
2 answers

Consuming Service Bus Topic with App Service that is scale-out

Currently it seems that receiving messages from a Service Bus Topic with an App Service that has been scaled-out (2 or more instances) requires jumping through hoops: Subscribing to a Topic requires a preemptively created subscription. If all instances…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,524 questions
asked 2021-10-05T13:08:01.967+00:00
Lachezar Dobrev 6 Reputation points
edited an answer 2023-07-18T14:54:44.9433333+00:00
LEONARDO MONTAGNOLLI MARTINS 0 Reputation points
2 answers One of the answers was accepted by the question author.

which azure messaging services follow first in first out queuing model?

Answer among the following: App service, service bus, notification Hub, Event Hubs

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
307 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
609 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,524 questions
asked 2023-07-30T16:11:47.51+00:00
Riddhi Gupta 60 Reputation points
accepted 2023-08-01T12:58:18.8066667+00:00
Riddhi Gupta 60 Reputation points
2 answers

How to get detailed information about the messages in the DLQ

On production we currently have about 20-30 Azure service bus Queues and some of them holds messages on it's dependand Dead-Letter Queue, We've no info about those messages, for example when were placed on the DLQ, I'm needed to generate some kind of…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
602 questions
asked 2023-08-16T07:28:39.19+00:00
Jorge Ramirez Duran 0 Reputation points
commented 2023-08-28T06:00:37.0333333+00:00
MayankBargali-MSFT 70,076 Reputation points