An Azure service that provides an event-driven serverless compute platform.
@Francisco Dominguez Azure function storage trigger only triggered when the blob is added/updated. If your requirement is you want to monitor only one container then you can configure the path with the container path for your input binding so your function only monitors your define container/path when the blob is added/updated.