Jun 24, 2022
Nice catch @Jonathon. However, if you look at the docs, then you can see that Microsoft.Storage.BlobCreated is also triggered when a file is updated (replaced). I adjusted my code by removing Microsoft.Storage.BlobUpdated and verified that a snapshots is still created in case a file is updated.