Newly setup Document Intelligence endpoint returns 404

Yakov Keselman 25 Reputation points
2024-06-18T18:38:07.6833333+00:00

Just set up a document intelligence endpoint, https://azure-experiments-1.cognitiveservices.azure.com/, which returns a 404 both through Python API and on the command line via wget. The host is there but it feels like the full path should be extended. Any hints? Before posting a response, please do a wget on the endpoint from the command line: wget https://azure-experiments-1.cognitiveservices.azure.com/

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,704 questions
{count} votes

Accepted answer
  1. VasaviLankipalle-MSFT 15,836 Reputation points
    2024-06-19T17:46:53.0266667+00:00

    Hello @Yakov Keselman ,

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: Document Intelligence endpoint returns 404

    Solution: After placing it in the proper region (East US, West US2, and West Europe), it started working

    Public preview version 2024-02-29-preview is currently only available in the following Azure regions: East US, West US2, and West Europe

    Here is the documentation you can refer to : https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/overview?view=doc-intel-4.0.0

    If you have any other questions or are still running into more issues, please let me know.

    Thank you again for your time and patience throughout this issue.

    Regards,
    Vasavi

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful