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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 -
ignore this comment