Search code examples
azureazure-cognitive-servicesazure-form-recognizer

Azure Form Recognition Label Tool Docker: Endpoint Not Found


I would like to ask which Endpoint is the correct one to use as setting on Label Tool.

I have tried several service url on docs, portal, and API sample website. This is my error message and setting screenshot:

enter image description here

enter image description here

which endpoint service that I should use?

UPDATE

I have tried using endpoint on portal too. But same result. I will try to recreate the instance later.

enter image description here

SOLVE

I recreate the instances and put it into West US 2 region. I think the container is not support for v0.1 preview API


Solution

  • The Form Recognizer labeling tool requires you to enter your Form Recognizer resource endpoint and key in the project setting – • Form Recognizer Service Uri - Your Form Recognizer endpoint URL. Ex: https: // formrecognizer-service-name.cognitiveservices.azure.com/

    To get started with Form Recognizer please login to the Azure Portal to create a Form Recognizer resource (for v2.0 (preview) please use West US 2 or West Europe regions).Take the endpoint and key from the resource you created and use them in the labeling tool.