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.
Cet exercice fait partie du cours
Azure App Services
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice