Relative Content

Tag Archive for azure-functionsazure-blob-storageazure-application-insights

Function app doesn’t show Logs information after being deployed to the Azure Portal but it shows them when running it locally

I have created and deployed a group of function apps (Blob and Time triggered) and they are deployed on the Azure Portal, it all seems fine locally but I have noticed that when I look at the logs on the portal (App Insights), I can only see 2 entries and the function finishes running in few miliseconds which I find a bit estrange as locally it takes more time to complete, but I can’t find the reason for this (I have got many entries throughout the code).