Share via

Issue with Blob trigger function app

Ganga S 67 Reputation points
2022-07-08T15:15:41.543+00:00

Reaching out to see if you can offer some guidance to tackle the below issue.

I have a Blob trigger function app running in an App service plan. This is getting triggered twice for each file uploaded/updated.
I have only instance of the function app running.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Answer accepted by question author

MughundhanRaveendran-MSFT 12,511 Reputation points
2022-07-22T12:07:05.273+00:00

Hi @Anonymous ,

Thanks for reaching out to Q&A.

It appears that there were duplicate records seen in the File system logs present in Portal’s console window. We don’t see any duplicate records from the Application insights Function logs

Going further please switch to Application insights in the console to see actual logs.

223821-image.png

I will update this thread once I find the reason why the file system logs shows duplicate records

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.