Can you please check if there is any additional information in App Insights? https://learn.microsoft.com/en-us/azure/azure-functions/analyze-telemetry-data The live logs will have a basic level of information- the full details about the error are usually logged in App Insights.
Azure Timer Trigger Function Failure without error details
Shreeti Upreti
1
Reputation point
I created a timer trigger using javascript.
I deployed this function app following the instructions given in the documentation here : https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-node
I tried deploying via both portal and cli.
Once deployed , the function shows following error without any further details:
Please help me understand why I might be getting this error and where should i look to solve it.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
267 questions