Azure Function Queue-Blob Storage failed with 404

PS 396 Reputation points
2023-06-05T16:10:14.8133333+00:00

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 container and it exists. can someone please suggest how to narrow down the issue and identify the root cause? User's image

Specs:

Language - C#

Trigger Type - C# Queue trigger

Thank you!

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 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,149 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
105 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.