✅ Blob Trigger Azure Function is not triggering

I have an ASP.NET web api app, and Azure Blob contrainer.
I created a basic function (blob trigger) that is supposed to run when a file is uploaded to the container. However, it is not triggering...
What am I doing wrong?
image.png
Was this page helpful?