Generate Image Thumbnail using Azure Computer Vision and Function App
Oct 05 2021

Shweta Lodha

his video walks you through the complete end-to-end flow on how one can generate thumbnail from an image using Azure Cognitive Services - Computer Vision API and Azure Function App. Workflow starts by uploading an image into a Azure Storage and then passing it to Computer Vision API for thumbnail generation using Function App. On technology front, it uses Azure Computer Vision API, Azure Blob Container and Azure Function App.