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.
Este exercicio faz parte do curso
Azure App Services
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio