There seems to be an issue with the implementation for Computer Vision API as reported on MSDN: https://social.msdn.microsoft.com/Forums/en-US/ccce7fd2-ae5d-40f7-b283-ad26c533496c/add-image-captions-with-computer-vision?forum=AzureFunctions In my repro and validation work, I was seeing `result.description` populate with `null` Happy to dig deeper and create PR if need be.
There seems to be an issue with the implementation for Computer Vision API as reported on MSDN:
https://social.msdn.microsoft.com/Forums/en-US/ccce7fd2-ae5d-40f7-b283-ad26c533496c/add-image-captions-with-computer-vision?forum=AzureFunctions
In my repro and validation work, I was seeing
result.descriptionpopulate withnullHappy to dig deeper and create PR if need be.