Can an Azure WebJob or Azure Function be triggered by Azure File Storage activity ?
For example, when a file is created in folder "/todo/".
We do not currently have any bindings for Azure Files, though we have an issue tracking that feature in our repo here: https://github.com/Azure/azure-webjobs-sdk-extensions/issues/14.