Computer Vision Read operation uses two API calls

Radek Szuban 1 Reputation point
2021-04-02T07:24:26.81+00:00

Hi,

Yesterday I noticed that whenever I upload a file to Azure Computer Vision for "Read" operation it consumes two API calls instead of one. The code I'm using is 80% based on official Microsoft code samples. For last few months all API calls were counted correctly, something must have changed very recently.

Final notes:
* I'm trying to stay within a monthly allowance of a free tier.
* I upload an image located on a local computer.
* Then "Read" operation in performed.
* Two API calls are used instead of one.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
381 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.