- Create document library or Picture library in SharePoint where you will be storing the images Download the Flow template from this repo
- Import packages to Microsoft flow and create new flow Fix/Add
SharePoint connection and change site URL and list name - Add connection for Computer Vision API and provide key and endpoint URL
- Save and publish the flow
- Currently the Computer Vision API supports only upto 4MB file size images.
- For any issues with the flow, create an issue in this repo. I'll address if time permits