579 questions with Azure Service Bus tags

Sort by: Updated
0 answers

Downtime during recreation Service Bus and EventHub configured as Endpoints in Message Routing of IOT Hub

I am planning to enable zone redundancy for my Azure resources: Service Bus and Event Hub. This change will trigger their recreation. However, I use these services as endpoints in the Message Routing of my IoT Hub, and my devices continuously send a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
590 questions
asked 2024-07-04T14:38:31.4866667+00:00
Viktor Ponomarov 0 Reputation points
2 answers One of the answers was accepted by the question author.

Upcoming TLS changes for Azure Service Bus, Azure Event Hubs, and Azure Relay

We have received a notification from azure regarding TLS where they have stated that "To enhance security and provide best-in-class encryption for your data, we’ll require interactions with Azure services to be secured using Transport Layer…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
590 questions
asked 2024-07-04T10:15:44.9133333+00:00
Yesh Rajawat 95 Reputation points
accepted 2024-07-04T11:27:32.0766667+00:00
Yesh Rajawat 95 Reputation points
0 answers

Unable to send message from Azure SQL to Service Bus

The goal is to send messages to Service Bus from Azure SQL Server. I have added the Managed Identity to the queue with the Azure Service Bus Data Owner permission. When I run the code to set up the credential, there is no error. OPEN MASTER KEY…

Azure SQL Database
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2024-07-03T18:31:40.7866667+00:00
Spencer Thompson (Network) 0 Reputation points
edited the question 2024-07-03T21:18:30+00:00
Erland Sommarskog 105.4K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Inbound Service tags in Firewall rules not avalable in portal

we have a service bus configured in vnet using private endpoint. We are creating D365 plugins which will publish to a topic in the service bus. Since D365 is in MSIT. We require to allow the inbound for that traffic. So, planning to enable…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
599 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,263 questions
asked 2022-07-21T12:48:31.733+00:00
Kunal Tanti 26 Reputation points Microsoft Employee
commented 2024-07-03T11:36:30.7233333+00:00
NNIT-PHFA 0 Reputation points
0 answers

Single azure service for 5 conditions

What azure service we can use for the following conditions: 1.For handling multiple request at a time 2.for tracking whether a task is queued,in-progress or completed 3.for deciding which request to process first when multiple request is there 4.for…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2024-07-03T09:26:50.3766667+00:00
Chirantan Datta 20 Reputation points
0 answers

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.
579 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 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.
236 questions
asked 2024-05-31T21:15:22.4766667+00:00
Byron Saltysiak 0 Reputation points
edited the question 2024-07-03T04:21:13.2933333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer

Function disappearing from Azure Function App

Hi , Im using azure function app triggered by service bus and coding with Python. when I adding the following line : from azure.storage.blob import BlobServiceClient The function disappearing from Azure Function App. I added azure.storage.blob to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,564 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.
236 questions
asked 2024-04-26T22:45:17.34+00:00
Dor Aharony 0 Reputation points
edited the question 2024-07-03T04:17:13.31+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
0 answers

Getting ServiceBusError: ETIMEDOUT: connect ETIMEDOUT

Azure service bus crashes with error ServiceBusError: ETIMEDOUT: connect ETIMEDOUT

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 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.
236 questions
asked 2024-04-25T07:06:25.4933333+00:00
Md Farhaan 0 Reputation points
edited the question 2024-07-03T04:17:05.85+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to enable function app's managed identity with service bus namespace?

I want to connect my function app's system-assigned MI with the service bus namespace but when I go to the role assignment panel in Identity blade of resource, there's no option for service bus i.e. I can surely apply permissions at the RG level but…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,564 questions
asked 2024-04-18T08:27:44.61+00:00
Najam ul Saqib 160 Reputation points
accepted 2024-07-02T10:02:01.5466667+00:00
Najam ul Saqib 160 Reputation points
1 answer

Azure Container App - Replica constantly one & it wont scale with Azure Service bus

Hi there, I have been playing around with a container app, I created a revision where the scale is 0-5 with a scale rule of type custom (**azure-servicebus) ** I created a secret within the container app for the service bus connection string. I…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
324 questions
asked 2023-09-14T22:09:10.8266667+00:00
Gareth Glanville 0 Reputation points
answered 2024-06-29T02:58:19.32+00:00
Singh, Rahul 1 Reputation point
0 answers

Service Bus authorization rules inconsistent creation using bicep

Hey, I am deploying a Service Bus namespace, a queue and an authorization rule for the namespace using bicep. I get the following error every time I initially run…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2024-06-27T14:35:33.1+00:00
Dimitar Grozev 60 Reputation points
edited the question 2024-06-27T14:39:00.33+00:00
Dimitar Grozev 60 Reputation points
0 answers

integrate dynamics crm to Azure event Hub

Hi, I would like to connect our Dynamics CRM to an Azure event hub, that create an event each time we create a changes in dynamic. Can somone help me

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
590 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
66 questions
asked 2024-06-27T14:05:36.4+00:00
Adila mebrek 25 Reputation points
2 answers One of the answers was accepted by the question author.

Alert to see if messages are stuck in Servicebus Queue during a particular time in a day

I have a queue in my service bus and every day at 9am to 10 am I get 1000 messages. I have a function app which picks up the messages and processes them. So ideally after 11 am active messages count in the queue should be 0. But sometimes my function app…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,967 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2022-11-30T16:01:00.7+00:00
Rajesh Ambakkat 216 Reputation points
commented 2024-06-25T15:41:46.94+00:00
Marouane TERAI 20 Reputation points
0 answers

Web Job with Queue Trigger Aborting Abnormally

It is noticed that Web job(having Queue trigger) deployed on App Service plan p1v2 is aborting ]abnormally. Checked code as well and nothing wrong is appeared. Please suggest if any one encountered such issue. Thanks,

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,266 questions
asked 2024-06-25T05:47:10.9033333+00:00
AMIT KOHLI 1 Reputation point
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.
579 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.
484 questions
asked 2024-03-07T10:59:11.75+00:00
Mahesh chandak 20 Reputation points
commented 2024-06-21T10:02:15.26+00:00
Mahesh chandak 20 Reputation points
0 answers

What is the meaning of -4039 error?

I am trying to listen to the messages coming from the topic of the service bus created in the Azure Portal. I am using @azure/service-bus npm module to integrate the same in my Node.js application but getting the below mentioned error: code:…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2024-06-20T11:11:24.4166667+00:00
Chetan Purohit 0 Reputation points
edited the question 2024-06-21T03:02:42.9466667+00:00
ManoharLakkoju 690 Reputation points Microsoft Vendor
0 answers

Azure Functions not processing messages

Since this week my function app stopped processing all the messages sent to queue. The messages stay only in the queue. I thought it was something to do with the old app, so I created new apps and queues (session enabled) and still face the same issue.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,564 questions
asked 2024-05-24T13:30:49.87+00:00
Niraj 40 Reputation points
commented 2024-06-20T07:09:38.5066667+00:00
Niraj 40 Reputation points
1 answer One of the answers was accepted by the question author.

A second operation was started on this context instance before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext

I have a project using Azure Function with ASP.NET Core 8 and Service Bus, for data access I use EF Core. I'm getting hit a lot and we still haven't found the cause of the error: "A second operation was started on this context instance before a…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
719 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,564 questions
asked 2024-06-17T17:33:53.32+00:00
Pedro Otávio 20 Reputation points
accepted 2024-06-19T10:57:18.12+00:00
Pedro Otávio 20 Reputation points
1 answer

Azure Service Bus Instance

Is this a MS Azure Service Bus instance name? g31-prod-bn3-005-sb.servicebus.windows.net Trying to find the owner of this Azure Service Bus instance not in our tenant...

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2024-06-12T20:06:28.5433333+00:00
Ward, Paul (P0206AE) 0 Reputation points
edited a comment 2024-06-17T08:23:57.7833333+00:00
JananiRamesh-MSFT 23,256 Reputation points
1 answer

Resource owner - Azure Service Bus

How do I find the owner of g31-prod-bn3-005-sb.servicebus.windows.net Azure Service Bus instance not in our tenant?

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 questions
asked 2024-06-12T20:14:37.1233333+00:00
Ward, Paul (P0206AE) 0 Reputation points
commented 2024-06-13T17:19:36.8366667+00:00
JananiRamesh-MSFT 23,256 Reputation points