az-204-developer-associate video for you are developing an Azure Function that processes data from an Azure Blob Storage container. The function should execute
You are developing an Azure Function that processes data from an Azure Blob Storage container. The function should execute whenever a new blob is added to the container. You want to ensure that the function processes each blob only once, even if the blob is updated multiple times. Which of the following configurations should you apply to the Blob Trigger binding?