Form Recognizer Studio can not access the document from the URL

Stewart F 5 Reputation points
2023-09-28T20:00:39.54+00:00

I am using Form Regognizer Studio with 2023-07-31 (3.1 GA) GUI and assessing the capabilities of this to read text from a webpage URL.

I get the following error:

I have an Azure AI services multi-service account linked to test Azure OpenAI GPT4-32 service. The AI instance is linked to Cognitive Search and a Blob SA. Both Blob SA and Document Intelligence services are running in UK South Region (as is all my other services/instances). CORS is enabled.

I can't make this blob SA public as it will contain private company data.

I am using the Standard S0 Pricing tier for Document Intelligence for testing. I am using the Read Document Analysis tool.

What can I do to resolve this?

User's image

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,535 questions
{count} vote

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 15,956 Reputation points
    2023-09-29T23:14:12.4133333+00:00

    Hello @Stewart F , if you are looking directly to access the document from the public URL (fetch a file from a URL: https://openai.com/blog/chatgpt-can-now-see-hear-and-speak) unfortunately this is not supported yet for both services (Document intelligence, Azure OpenAI). https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-general-document?view=doc-intel-3.1.0#input-requirements

    The data formats and the file formats are mentioned here: https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data#data-formats-and-file-types

    To create SAS tokens for storage containers you can follow this document to know more: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/create-sas-tokens?view=doc-intel-3.1.0

    I hope this helps.

    Regards,
    Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.

    0 comments No comments