99 questions with Azure Queue Storage tags

Sort by: Updated
1 answer

Authentication Error when trying to access Storage Queue using service principal programatically

I'm trying to access storage queue using service principal programatically using spring boot . Ending up with this error. com.azure.storage.queue.models.QueueStorageException: If you are using a StorageSharedKeyCredential, and the server returned an…

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.
2,875 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,363 questions
asked 2022-02-16T22:50:27.783+00:00
Punith Kumar 1 Reputation point
answered 2022-02-19T02:53:26.45+00:00
shiva patpi 13,161 Reputation points Microsoft Employee
1 answer

What are the possible ways available to Scale Out/In VMs based on number of outstanding requests of Azure storage queue?

I have messages in Azure storage queue. I want to Scale Out/In vms on the basis of number of requests present in Azure storage queue.

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
361 questions
asked 2022-01-20T12:26:00.007+00:00
Smita Mohapatra 41 Reputation points
commented 2022-02-08T07:55:21.277+00:00
Stanislav Zhelyazkov 21,931 Reputation points MVP
1 answer

File, Table Queue Service ACL and Log Container Access

Hello, I'm working on azure cspm integration for a client. Had few checks for which I couldn't figure out the endpoints with respect to my code. Since, it is for my client, I can't really mention the name of the storage account in the code. Rather…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,213 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.
2,875 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,576 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2022-01-17T06:27:56.617+00:00
Rahul Nair 86 Reputation points
commented 2022-01-20T12:17:29.773+00:00
Sumarigo-MSFT 44,916 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Are Storage Queue messages encrypted in transit

When using the QueueClient in the C# .NET Core Azure.Storage.Queues v 12.5 library, are the messages encrypted in transit by default? What port does the traffic go over? Having a heck of a time finding anything in the documentation about this. Thanks!

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-01-04T18:00:28.583+00:00
Chuck Spencer 21 Reputation points
answered 2022-01-12T16:20:16.753+00:00
Ashish Srivastava 1 Reputation point
0 answers

Batch size is not honored by Azure functions locally

Hi, This is my host file for Azure queue functions { "version": "2.0", "extensions": { "queues": { "batchSize": 32, "newBatchThreshold": 32 } } } I would expected 64 messages…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2022-01-04T12:02:37.497+00:00
Vinodh Jeganathan 1 Reputation point
commented 2022-01-10T07:26:16.483+00:00
MughundhanRaveendran-MSFT 12,446 Reputation points
2 answers

In what sequence does a Webjob on an Azure App Service process messages from multiple queues?

Hi all, Say I have an webjob monitoring two queues A and B, and messages appear on the queues in this sequence 100 messages for queue A 1 second later, 2 messages for queue B Will those 100 messages in queue A be processed before the 2 in…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,274 questions
asked 2021-12-21T09:46:45.22+00:00
Beau Tang 6 Reputation points
commented 2021-12-28T03:20:36.887+00:00
Beau Tang 6 Reputation points
1 answer One of the answers was accepted by the question author.

Message not added to Azure Queue from Azure Function

Hi, Following the documentation below I trying to create an azure function which adds a message to a queue. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
240 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-12-21T13:49:39.54+00:00
Newbie Dev 151 Reputation points
commented 2021-12-22T11:07:50.447+00:00
Newbie Dev 151 Reputation points
1 answer One of the answers was accepted by the question author.

AzureFunction in JAVA - Getting QueueName from output binding

My question regards Azure FunctionApp run in JAVA that uses Azure Queue Storage as function output. There is a sample in Microsoft doc (source:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-11-22T11:48:36.763+00:00
Anonymous
accepted 2021-11-23T07:03:46.8+00:00
Anonymous
1 answer

Hangfire Service to read from Azure Storage Queue

We have an HangFire service running on my windows server and it reads a message from Azure Storage queue and process it. Now i need to scale this further. I checked HangFire documentation and it supports multiple instances to be run at same time: …

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-11-22T11:11:37.197+00:00
Nitin Kumar 1 Reputation point
answered 2021-11-22T22:49:26.787+00:00
deherman-MSFT 35,011 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Az Syntax Error

Hi All I am trying to execute the below syntax but i am getting error. experts guide me az eventgrid event-subscription create \ --source-resource-id…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
343 questions
asked 2021-10-26T14:16:25.15+00:00
Roger Roger 5,426 Reputation points
accepted 2021-11-21T05:47:07.333+00:00
Roger Roger 5,426 Reputation points
1 answer

Consume a few Azure Queue storages using the same consumer Azure Function App

Hello all, I am using an Azure Function App implemented in Java 8. The function uses Azure Queue as input binding. Is it possible to set one function as a trigger for a few queues of Azure Queue storage? If not, do you know a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-10-11T13:32:09.523+00:00
Anonymous
answered 2021-10-12T23:17:36.597+00:00
Samara Soucy - MSFT 5,051 Reputation points
2 answers One of the answers was accepted by the question author.

Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution?

i am an azure student and i would like to know where i can find correct answers to my practice questions like below: Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must…

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,409 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 Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-10-09T15:06:30.02+00:00
Ricardo Quirino 46 Reputation points
commented 2021-10-11T02:30:04.507+00:00
Ricardo Quirino 46 Reputation points
1 answer

QueueTrigger retry policy with durable function

Is it possible to use the default queue trigger retry policy (think it's five retries) when you kick off an orchestration using StartNewAsync ? So the queue trigger function would just have one line of code: starter.StartNewAsync(..). The issue…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-09-28T15:24:13.377+00:00
Peter Velthuis 1 Reputation point
commented 2021-10-06T07:08:28.283+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
4 answers

Calculate Storage account costing

Hi Team, I want to calculate storage account costing, Specially for "Blog Storage" . When I read documentation and checked Azure price calculator it Uses "Capacity" in DB to calculate price. So I tried blog storage apis which is…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 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.
2,875 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,576 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-08-30T06:02:21.297+00:00
Ganesh Shrivas 21 Reputation points
commented 2021-09-03T04:36:35.91+00:00
Sumarigo-MSFT 44,916 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Queue Triggered Function - The given key '$request' was not present in the dictionary.

I have a function app running in Azure, most functions are HTTP triggers and work fine but I also have 3 or 4 queue based triggers. About a week ago these functions stopped working, when the queue receives an item it is correctly triggering the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,571 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-08-04T08:21:24.433+00:00
Matthew Sykes 116 Reputation points
accepted 2021-08-04T09:17:49.953+00:00
Matthew Sykes 116 Reputation points
5 answers

expired messages not accessible but still show in approximage message counts

So I'm doing what you would think is very basic. Add messages to a queue manually in the web UI to validate basic processing/message hanlder behavior. I'm using golang with github.com/Azure/azure-storage-queue-go/azqueue I have a single storage queue…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-03-04T21:19:07.983+00:00
voteplatypus 1 Reputation point
answered 2021-07-15T11:19:17.297+00:00
Blue 1 Reputation point
1 answer One of the answers was accepted by the question author.

Can you trigger external api using Azure blob storage queue?

we have an azure queue storage we would like to link the queue storage to external api instead of resource from azure for example if a message is pushed to the queue, it should trigger external api

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-06-28T04:39:30.41+00:00
Amit Maharjan 41 Reputation points
commented 2021-06-30T05:16:23.547+00:00
Amit Maharjan 41 Reputation points
2 answers

Storage Queue Node SDK. Unexpected sendMessage response.

Hi Folks, Using the sdk (@azure/storage-queue) is straightforward and I'm able to create, read and delete messages in a storage queue via an Azure static web app API function written in javascript. The response I'm getting when adding a message…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-05-02T01:50:24.647+00:00
stevemrf 96 Reputation points
commented 2021-06-11T21:18:36.097+00:00
stevemrf 96 Reputation points
1 answer One of the answers was accepted by the question author.

Need help in putting a message onto Azure Queues from Azure Data Factory?

Hello, I am trying to PUT a message onto Azure Queues using Azure Data Factory Web Activity. I am giving the URL, Method as POST and headers with Account Key and facing the below issue. Can anyone help with a proper sample or point to…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
asked 2021-05-13T17:37:21.99+00:00
Krishna Bharat Yedla 66 Reputation points
accepted 2021-05-28T14:04:46.11+00:00
Krishna Bharat Yedla 66 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Storage Account Events fill queue with events whenever event happend

Hi, I have a questions regarding storage accounts and events there. I am currently exploring how to manage events in storage account. I have already looked over azure storage queues and azure service bus since I saw that they are support for event…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
579 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.
2,875 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
99 questions
asked 2021-05-12T07:44:03.21+00:00
Radoslav Kosturkov 21 Reputation points
accepted 2021-05-25T10:08:28.947+00:00
Radoslav Kosturkov 21 Reputation points