Files
spring-cloud-function/spring-cloud-function-samples/function-azure-di-samples/azure-blob-trigger-demo
2022-12-15 23:13:26 +00:00
..
2022-12-15 11:00:41 +01:00
2022-12-15 23:13:26 +00:00

The Blob storage binding is part of an extension bundle, which is specified in your host.json project file.

The Blob storage trigger starts a function when a new or updated blob is detected. The blob contents are provided as input to the function.