/azure-serverless-sug-demo

Demo code for May 8, 2018 SUG meetup.

Primary LanguageC#MIT LicenseMIT

Demo Azure Function

This function watches a blob storage queue for a filename in a blob storage location for a jpeg file and then uses the ImageResizer image library to make a thumbnail of the image and saves it in a different blob container.