Trigger an Azure Function with storage events
In this exercise, you will create a Blob-triggered Azure Function that automatically runs when a new file is uploaded to a storage container. This trigger pattern is often used for processing files, generating metadata, or moving data through pipelines. Understanding how the trigger works and what is required for it to function is critical when designing production-ready solutions.
Deze oefening maakt deel uit van de cursus
Azure App Services
Interactieve oefening met praktijkervaring
Zet theorie om in actie met een van onze interactieve oefeningen
Begin oefening