An Azure service that provides an event-driven serverless compute platform.
@Joao Pedro Alves This seems to be a drawback for the SQL Trigger with Consumption Plans and is called in the trigger reference for the same. You would have to use the Premium or Dedicated Plans as mentioned. Based on your observations, the function app is processing rows while the function app is scaled to at least one instance either when you trigger when opening the function app in the Azure Portal or if another function gets triggered by an event.