I am developing function app with timmer trigger and binding and how to check failures while running the function app
I am developing function app with timmer trigger and binding and how to check failures while running the function app
After developing the Function App you need to enable the Application Insights and in the Azure portal on your function app to your left side pane yo can see monitoring alerts.
In that monitoring Alerts you can diagnose the failures and warning if there is any when you are trying to run the function app.