An Azure service that provides an event-driven serverless compute platform.
Function APP doesn't trigger on storage uploads
Andrey Kozichev
0
Reputation points
Azure function app stopped triggering on Storage uploads. We have two function apps:
- Python
- Node
It uses a Consumption Plan and Storage polling trigger and was working for quite some time. In the past week or so it practically stopped.
I am talking not about 10 minutes delay, but days and even weeks.
Both Function apps start processing new blobs when you access Log streaming or console.
Azure Functions
Azure Functions
Sign in to answer