Problem while connecting to a Azure storage from a Azure function

Ian Pimenta 0 Reputation points
2025-05-19T21:11:25.1433333+00:00

Runtime error

Az Storage explorer

AZ BlobTriggerLogs2

I have created a function app using VS 2022 . Its the defualt blob trigger app created by VS. I have also created a blob container using the Azure storage emulator . When I try to run my app I get " An unhandled exception has occurred. Host is shutting down.

Azure.Storage.Queues: Service request failed.

Status: 404 (Not Found).

Why am I getting this error when I have run azurite as well as created the blob in Azure storage

Here are the logs -

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,487 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ian Pimenta 0 Reputation points
    2025-05-19T21:33:44.8066667+00:00

    ignore this comment

    0 comments No comments

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.