Access blob in storage container from function triggered by Event Grid – Amazon Web Sevices
Just for reference I am coming from AWS so any comparisons would be welcome. I need to create a function which detects when a blob is placed into a storage container and then downloads the blob to perform some actions…