I have an Azure function that is showing as success, but it actually returns error 500. I have attached a screenshot.
Azure function invocations
I have also included the setup of my function (just in case).
Azure function setup2
Azure function setup
I do not understand how error 500 can be considered as successful function. Am I missing some configuration here? Any tips?
I have looked into Application insights and logs and all seems fine (no errors reported). But on the frontend I do get error 500, internal server error.
Bob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.