14 questions with Azure Queue Storage tags

Sort by: Updated
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,909 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2024-11-21T13:43:49.9633333+00:00
McDonald, Lloyd 0 Reputation points
edited a comment 2024-11-21T17:04:17.0233333+00:00
Tadas Šukys 45 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,909 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2024-09-10T07:26:21.7966667+00:00
Azure 0 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,339 questions
Developer technologies ASP.NET ASP.NET Core
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2024-05-14T10:27:27.2266667+00:00
Hassan Kaleem 45 Reputation points
commented 2024-05-17T07:17:26.4033333+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator
0 answers

getting [Errno 11001] getaddrinfo failed when sending queue message

I am using azure.storage.queue to add message into queue. connect_str = self._config.GetValue( 'azureQueue', 'AZURE_STORAGE_CONNECTION_STRING') q_name = self._config.GetValue( 'azureQueue',…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
291 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2023-09-29T05:02:42.08+00:00
Narasimha Dasari 0 Reputation points
commented 2023-12-27T02:08:35.18+00:00
maarenu 0 Reputation points
0 answers

Reactor.core.exceptions$reactiveexception: java.net.Unknownhostexception

Hi guys, We're having trouble with accessing the properties of our storage services. We're getting java.net.Unknownhostexception every time trying to reach the endpoints of services (this happened with fileShare, table, queue, and blob). I did try an…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
181 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,192 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2023-11-24T14:34:15.5633333+00:00
Anthony Nguyen 0 Reputation points
commented 2023-12-11T03:01:10.8866667+00:00
Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
0 answers

How to connect azure queue storage and azure blob storage with celery by sas token

I try to use Azure queue storage as my celery broker. I have this kind of code: app = Celery('myapp', broker='azurestoragequeues://:{sas_token}@{url}', backend='azureblockblob://:{another_sas_token}@{another_url}') When I run celery -A myapp, I got this…

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2023-06-26T20:29:50.8233333+00:00
Simon Liu 0 Reputation points
edited a comment 2023-07-09T14:29:45.1133333+00:00
Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
0 answers

Azure Function Queue-Blob Storage failed with 404

Hi All, I have created a Az Function which takes the messages from Queue storage to Blob Storage. The function seemed to work fine for first 20 messages and later started throwing 404 error (The specified container does not exist.). I did check the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2023-06-05T16:10:14.8133333+00:00
PS 401 Reputation points
commented 2023-06-07T00:34:40.1866667+00:00
PS 401 Reputation points
0 answers

Azure service bus failed received message failed exception

Hi I am getting below exception while receiving message from azure bus service- 2023-04-27T19:00:26Z [Verbose] Received request to drain the host 2023-04-27T19:00:26Z [Information] DrainMode mode enabled 2023-04-27T19:00:26Z [Information] …

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
700 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2023-04-27T19:12:46.1566667+00:00
Deepak Sinha 5 Reputation points
commented 2023-05-10T15:40:06.3433333+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
0 answers

Connection Issues Using Access Keys - Failing Locally not on azure

I have a WebJob that is connecting to a queue on a storage account recompfiles while I debugged 2 days ago everything worked, from yesterday (11/11/2022) it just stopped working with the error: Please make sure your credentials are correct The…

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
asked 2022-11-11T14:32:45.29+00:00
Dirk Grobler 1 Reputation point
commented 2022-11-14T07:43:12.453+00:00
Dirk Grobler 1 Reputation point
0 answers

Storage file, queue and table services

Hello, I created a storage account and had few checks to code for. Ensures file shares do not allow full write delete or read ACL permissions Ensures tables do not allow full write delete or read ACL permissions Ensures queues do not allow…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
181 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2022-03-10T12:39:58.33+00:00
Rahul 21 Reputation points
commented 2022-03-14T15:29:52.187+00:00
Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
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.
5,909 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 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,506 Reputation points
0 answers

.NET 5 Azure Function (dotnet-isolated) - Input binding from keyvault

I am trying to connect my function app to keyvault and get queue name and connection secrets. This was working well with .netcore3.1 app using the ConfigureAppConfiguration(IFunctionsConfigurationBuilder builder) method in FunctionStartup. After…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
Developer technologies C#
asked 2021-04-23T11:12:12.343+00:00
Prabhakaran, Prabhu 1 Reputation point
commented 2021-05-04T03:36:26.303+00:00
MikeUrnun 9,777 Reputation points Moderator
0 answers

Queue trigger only working for one queue

Hi I have a function app with two queue trigger functions. Each function is responsible for processing a new message when the respective queue recieves a new message. This is the code for the first function: Code for the second…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2021-02-16T14:52:53.773+00:00
Frederik Hundahl Kehlet 6 Reputation points
commented 2021-02-19T06:35:15.313+00:00
Frederik Hundahl Kehlet 6 Reputation points
0 answers

Recent Azure Queue changes break C# QueueTrigger and QueueClient APIs

Recent changes to the Azure Queues, indicated by this GitHub issue: https://github.com/Azure/azure-sdk-for-net/pull/16689 breaks the interactions with existing .NET QueueTriggers receiving a string and existing .NET QueueClients posting a string.

Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2020-12-06T17:19:10.997+00:00
Jeff Fritz [MSFT] 6 Reputation points
commented 2020-12-09T06:34:49.897+00:00
Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator