Azure Function Queue-Blob Storage failed with 404
PS
401
Reputation points
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?
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.
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
Sign in to answer