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.