111 questions with Azure Queue Storage tags

Sort by: Updated
1 answer

Azure Service Bus queue receive options

Hello, The Azure Service Bus queues vs. Azure Storage queues comparison page says as pros to SB queues, that long-polling and Push-style API receive modes are also available (while with Storage queues not). However, I cannot find any documentation on…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
657 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Dec 27, 2024, 11:21 AM
tivan 1 Reputation point
edited a comment Dec 31, 2024, 7:47 PM
Sina Salam 15,011 Reputation points
1 answer

Azure Function is not triggered when a message added in Queue which are configured in VNET

Hi Team, I have a function hosted in azure which needs to be triggered when a new message enters in message queue. but the function is not triggering. Both Function and Storage account are in VNET.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Dec 16, 2024, 7:15 PM
Kaipa Venkata Sreedhar Reddy 0 Reputation points
answered Dec 17, 2024, 5:18 AM
Shireesha Eeraboina (Quadrant Resource LLC) 575 Reputation points Microsoft Vendor
0 answers

A function app throws a Socket Exception when attempting to read or write from a storage queue

We have a .NET v.6 function app that reads/writes messages from a storage queue but is throwing a System.Net.Sockets.SocketException exception. The inner exception message is *"An attempt was made to access a socket in a way forbidden by its access…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Nov 21, 2024, 1:43 PM
McDonald, Lloyd 0 Reputation points
edited a comment Nov 21, 2024, 5:04 PM
Tadas Šukys 5 Reputation points
3 answers

Azure function code changed in the portal is still sometimes doing what the old code did

I have made an queue trigger function that sends email adress to users using sendgrid, It has been running for almost a year and when I made any changes to it, it would run as expected. I am always using the azure portal editor because I found it the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Nov 9, 2024, 11:51 AM
Filip Noga 0 Reputation points
answered Nov 16, 2024, 1:06 PM
Filip Noga 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.
657 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Oct 24, 2024, 9:37 AM
Emrah Ozdemir 0 Reputation points
commented Nov 5, 2024, 9:40 AM
JananiRamesh-MSFT 29,191 Reputation points
1 answer

Problem with BlobTrigger in a self hosted k8s runtime using Managed Identities

I am trying to setup managed identities so that a BlobTrigger function can access a storage container. The blob trigger function is hosted in a k8s runtime and not directly by Azure Functions. I have followed the docs as far as I can go but the pod is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,019 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 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,221 questions
asked Oct 7, 2024, 7:49 PM
Jon Burggraaf 0 Reputation points
commented Oct 26, 2024, 12:44 AM
Sina Salam 15,011 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App Queue trigger how to check more often than once per minute?

Hi all, I am looking for a solution how to check Queue from the logic App more often. I see the Logic app allows you to set up Queue to be checked every n-second, but when I set it up for every 3 seconds it still checks only once every minute. If you…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,298 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Oct 14, 2024, 12:53 PM
Leonard Bernstein 65 Reputation points
accepted Oct 16, 2024, 12:52 PM
Leonard Bernstein 65 Reputation points
0 answers

Inconsistent Data Upload and Processing on Azure

I am experiencing inconsistent behavior while uploading and processing data on the Azure portal. I have two functions in one function app: one is an event-based trigger, and the other is a queue-based trigger. I am uploading data from NAS to an Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Sep 10, 2024, 7:26 AM
Azure 0 Reputation points
1 answer

queue storage add message dialog box is not having OK button in azure portal.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,521 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
271 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,311 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Aug 22, 2024, 4:15 AM
Geetha 0 Reputation points
commented Sep 2, 2024, 6:25 AM
Nehruji R 8,166 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Error displaying all messages in a storage queue

I have a storage queue and I use Azure Storage Explorer to view its content. However, the app is limiting the number of messages I can view, and it seems to be interfering with the arrival of new messages. It's as if the storage queue becomes 'full'. I…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
271 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Dec 11, 2023, 6:39 PM
Fabrício Fortaleza 150 Reputation points
edited a comment Aug 30, 2024, 1:22 PM
Davide Scaffidi 10 Reputation points
2 answers

Storage Account > Network when public access is disabled

Hi I have disabled the Storage Account i.e. Public network access to Disabled However it still allows me to make successful Queue - Get call from internet (GET…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,311 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Aug 19, 2024, 11:23 AM
Raj 31 Reputation points
commented Aug 26, 2024, 4:48 AM
Nehruji R 8,166 Reputation points Microsoft Vendor
1 answer

Connecting to Azure Storage Queue using Celery

Hello, I am trying to use Celery with Azure Storage Queues as a message broker. I have written the following code to connect to the queue: import os from celery import Celery from kombu.utils.url import safequote ## CELERY…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Jan 16, 2024, 12:11 PM
Henry Page 0 Reputation points
commented Aug 7, 2024, 8:53 AM
Wayne Jochmann 0 Reputation points
1 answer

Azure Function App processing multiple queue messages at a time despite batchSize set to 1

I have an Azure Function written in Python that's meant to process messages from an Azure Storage Queue. In my host.json file, I have set "batchSize": 1 and "newBatchThreshold": 0 under the queues settings. This should mean that the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Aug 1, 2024, 9:26 AM
Sadeep Mihiranga 0 Reputation points
answered Aug 4, 2024, 6:08 AM
Sadeep Mihiranga 0 Reputation points
2 answers

About Azure Functions maxDequeueCount in host.json

Hi, I'm using Azure Functions (Python) and configuring to executed the function just once so that it terminates and send the message to poison queue. I'm setting maxDequeueCount to one, but it won't work. This is my host.json file { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Jun 23, 2024, 6:44 AM
Jona 495 Reputation points
commented Jul 23, 2024, 4:37 AM
Jona 495 Reputation points
1 answer

Why are not all messages processed by the Azure Function Queue Trigger?

Hello, I have an Azure Function Queue Trigger. Messages are sent by another Azure function to the queue with a visibility_timeout parameter to postpone the processing of these messages: queue_client.send_message(content=message,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,302 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Jul 15, 2024, 10:19 PM
Maryna Paluyanava 211 Reputation points
answered Jul 16, 2024, 6:45 AM
Maryna Paluyanava 211 Reputation points
0 answers

metadata_storage_path error in .NET with Azure AI Search.

Right now from my post api I am storing the address like UploadEmailAsync() in Azure Queue. I have tried saving it with and without JSON format but path which we use for Filters in Azure AI Search requires the base64 converted link. Right now i have…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,140 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,728 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked May 14, 2024, 10:27 AM
Hassan Kaleem 45 Reputation points
commented May 17, 2024, 7:17 AM
ajkuma 27,871 Reputation points Microsoft Employee
2 answers

How to disable Storage Queue logs from spamming?

I get so much of Request [xxx] GET xxx and Response [xxxx] 200 OK (00.0s) I tried multiple of logLevel setting "logLevel" "Host.Results" "Function" "Host.Aggregator" "Azure.Storage.Queues" }, …

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Apr 25, 2024, 9:04 PM
engineer 10 Reputation points
answered Apr 26, 2024, 9:26 PM
KarishmaTiwari-MSFT 20,312 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to get queue depth/length of azure queues when it exceeds int.MaxValue?

Currently we use QueueProperties.ApproximateMessagesCount to get the queue depth. Problem is the property is of type "int" and our queues can exceed int's max value. We rely on queue depth for important infrastructural/operational decisions. Is…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Apr 5, 2024, 6:33 PM
Sreekara Yachamaneni 40 Reputation points Microsoft Employee
commented Apr 9, 2024, 7:46 PM
Sreekara Yachamaneni 40 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

when there is a message in a queue (v2) trigger only fires once a minute instead of given time

Hey, We have set-up a queue that gets a message every x seconds which we want to read out in another logic app. This is our trigger: `"triggers": {` "When_there_are_messages_in_a_queue_(V2)": { …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,298 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Mar 14, 2024, 11:13 AM
Wouter Dumon 20 Reputation points
commented Mar 15, 2024, 2:46 AM
MayankBargali-MSFT 70,786 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a timeout on running azure container instances

Hi, I'm running a python app on a container instance that's triggered by a queue storage message. I wondered if there's a timeout on the function that processes the message?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
718 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
111 questions
asked Feb 19, 2024, 8:14 PM
Yovel Cohen 25 Reputation points
accepted Feb 27, 2024, 6:08 AM
Yovel Cohen 25 Reputation points