Files
spring-cloud-function/spring-cloud-function-samples/function-azure-di-samples/azure-blob-trigger-demo
2022-12-20 05:37:05 +00:00
..
2022-12-15 12:04:51 +01:00
2022-12-15 12:04:51 +01:00
2022-12-15 12:04:51 +01:00
2022-12-15 12:04:51 +01:00
2022-12-15 12:04:51 +01:00
2022-12-20 05:37:05 +00:00
2022-12-15 12:04:51 +01: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.