Share via

Azure Custom Vision fails to load project with different error messages

Iwema, Sibren 10 Reputation points
2026-03-16T07:35:53.84+00:00

Hello,

I have started to use Azure Custom Vision, and it worked fine for a while until 05.03.26, when I was able to use it last without issue.

Since then, most of the times, my project fails to load with different error messages:

User's image

User's image

There are one or two more errors which I was unable to screenshot so far. One error message just states something like "Oops, something went wrong!"

However, sometimes it does load successfully, or it loads hours later.

Azure AI Custom Vision
Azure AI Custom Vision

An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.


1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-03-16T07:36:06.92+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The errors indicate an access/authorization problem when the Custom Vision portal calls the underlying training resource.

    To resolve:

    1. Verify that the Azure account being used in the Custom Vision portal still has access to the Custom Vision (Azure AI Services) resource that backs the project. If access was removed or the subscription/resource was changed, restore access or switch to an account that has access.
    2. Ensure the account has an appropriate Azure role on that resource, such as Cognitive Services User, via Azure role-based access control (RBAC). Without this role, portal operations like loading the project and checking access can fail.
    3. If the issue persists across browsers and machines after confirming RBAC, open a support case from the Azure portal so the service team can investigate backend issues with the specific operation IDs shown in the error.

    References:


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.