I have a Function App with 3 functions, one of them timer-triggered every 2 minutes. I observed that after a while, the function stops being triggered, but restarts when I g
This answer applies to all Azure Function scenarios with the exception of those that are triggered by an http request.
There are 3 cases to look at: