I am trying to integrate Azure computer vision api's, and I would like to access the images stored on Azure blob storage.
The documentation mentions about running vision API's on remote URLs, however I am not able run them on- URL of images stored on Azure blob storage. Is it possible to run Azure Computer vision APIs on images stored on Blob storage ?