question

sebastiennest-8660 avatar image
0 Votes"
sebastiennest-8660 asked YutongTie-MSFT edited

pricing tier LUIS.S0

hi

Do you know why I receive such message and what is the plan I n eed to activate to avoid this error ?

The Analyze Image Operation under Computer Vision API (v3.2) is not supported with the current subscription key and pricing tier LUIS.S0

Thanks !

azure-computer-vision
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.

1 Answer

YutongTie-MSFT avatar image
0 Votes"
YutongTie-MSFT answered YutongTie-MSFT commented

Hello @sebastiennest-8660

Thanks for reaching out to us in Microsoft Q&A forum.

LUIS.SO price tier only support Language Understanding Service and not support Computer Vision API.

To use Computer Vision API 3.2, please create a Computer Vision resource(click this link to create) in the Azure portal to get your key and endpoint. After it deploys, click Go to resource.

  • You will need the key and endpoint from the resource you create to connect your application to the Computer Vision service. You'll paste your key and endpoint into the code below later in the quickstart.

  • You can use the free pricing tier (F0) to try the service, and upgrade later to a paid tier for production.

This is the quickstart guidance, which can help you start Image Analyze smooth: https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts-sdk/image-analysis-client-library?tabs=visual-studio&pivots=programming-language-python

Hope this helps, please let me know if you have further question and we are glad to help.

Regards,
Yutong

-Please kindly accept the answer if you feel helpful, thanks a lot.




· 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.

Hello @sebastiennest-8660

Hope you have a chance to check on my above answer, please let me know if you need further help. Please kindly accept the answer if you feel helpful.

Regards,
Yutong

0 Votes 0 ·