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.


2 answers

Sort by: Oldest
  1. AI answer

    2026-03-16T07:36:06.92+00:00

    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:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

  2. Manas R Mohanty 17,270 Reputation points Moderator
    2026-04-15T02:46:39.6+00:00

    Hi Iwema, Sibren,

    Thank you for confirming that Issue is not replicating any more at your side.

    Attached case investigation summary for reference

    Issue

    "Contact your Azure Administrator and make sure you have access"

    Validation done

    On Permission

    RBAC - Cognitive service custom vision contributor role exist for customer

    Networking -

    Temporary block on Authentication - Suggested checking firewall/proxy/HAR trace logs to find blocks on Azure URLS

    Shared Service tags needed in outbound rules from NSG

    Suggested Managed VNET setup

    On Resource

    Suggested AutoML as alternate resource.

    https://learn.microsoft.com/en-us/azure/ai-services/custom-vision-service/migration-options

    Customer can leverage Yolo/Tensorflow/Pytorch framework for image classification and host the model as endpoint in Azure.

    We are closing temporarily and intend to go for backend investigation when issue comes back.

    Appreciate your patience and inputs shared during the investigation.

    Thank you

    Was this answer helpful?

    0 comments No comments

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.