Last Updated: Mar 15, 2021
Use this function to fetch the image caption and tags of the remote image.
Analyze Remote Image (subscription_key, service_url, image_url)
| Input Parameter Name | Description | 
|---|---|
| subscription_key | Azure cognitive service computer vision subscription key | 
| service_url | Computer vision endpoint | 
| image_url | Remote image URL | 
To know more about subscription_key and service_url, click here.
| Return Value | Description | 
|---|---|
| Output | 
  | 
Analyze Remote Image (123456abcs, https: //jiffyai.azure, https: //docs.jiffy.ai/image.png)
To view all the MSVision functions, click here.