question

VedantModi-1825 avatar image
0 Votes"
VedantModi-1825 asked ramr-msft answered

Azure Computer Vision exceeding limit despite S1 pricing tier

I get this error when I try to run a code utilizing Azure Computer Vision.

 azure.cognitiveservices.vision.computervision.models._models_py3.ComputerVisionErrorResponseException: 
     (429) Requests to the Analyze Image Operation under Computer Vision API (v3.2) have exceeded rate limit of your current ComputerVision S1 pricing tier. Please retry after 1 second. 
     Please contact Azure support service if you would like to further increase the default rate limit.

According to this, https://azure.microsoft.com/en-in/pricing/details/cognitive-services/computer-vision/, the S1 tier allows 10 transactions per second. Even after several minutes of inactivity, I get the same error. What am I missing out? What is the solution?

azure-computer-vision
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@VedantModi-1825 Thanks for the question. Can you please add more details about the sample that you are trying.

0 Votes 0 ·

1 Answer

ramr-msft avatar image
0 Votes"
ramr-msft answered

@VedantModi-1825 Thanks, Using analyze image API, we are able to see response as shown below. Here is quick-start sample using SDK and REST API.
119236-image.png



image.png (46.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.