Share via

Please upgrade to the latest Computer Vision GA service

wilson mendez 0 Reputation points
2026-02-24T15:03:22.3833333+00:00

Cannot create dataset in vision studio. Browser logs say this:

"message": "Computer Vision 2023-04-01-preview has been deprecated. Please upgrade to the latest Computer Vision GA service - https://azure.microsoft.com/en-us/updates?id=475779 "

However there is no path to upgrade. All the resources were created today, multiple instances... it is supposed that is something is deprecated the same azure portal and azure studio should not rely on it to create new instances, but here we are

Computer Vision
Computer Vision

An Azure artificial intelligence service that analyzes content in images and video.

{count} votes

2 answers

Sort by: Most helpful
  1. Karnam Venkata Rajeswari 280 Reputation points Microsoft External Staff Moderator
    2026-02-24T16:44:22.8233333+00:00

    Hello wilson mendez ,

    Welcome to Microsoft Q&A .Thank you for reaching out.

    We understand and acknowledge the confusion caused by the portal allowing you to create a resource with deprecated API, which is resulting in errors.

    Currently, Azure is in the middle of transitioning from the legacy Computer Vision preview API to the newer Azure AI Vision GA service.

    Azure now separates Vision capabilities into:

    • Computer Vision (legacy)
    • Azure AI Vision (new GA service)

    Vision Studio now expects an Azure AI Vision resource and not the older "Computer Vision" resource. While the preview API has been retired, the portal still allows creation of the older resource type. When Vision Studio connects to that resource, it attempts to use the deprecated API endpoint, which is triggering the error.

     So, there is a resource mismatch problem and not an upgrade problem, thus the upgrade path is not visible.

    Please try to create an Azure AI Vision resource instead of Computer Vision resource .So that when Vision Studio connects, it uses a supported GA API version and dataset creation works. 

    Please refer the following to get started with Azure AI Vision

    What is Azure Vision in Foundry Tools? - Foundry Tools | Microsoft Learn

    What is Vision Studio? - Foundry Tools | Microsoft Learn

    Create an Azure AI services resource - Azure AI services | Azure Docs

     

    Please let me know if you have any questions. 

    Thank you!

    1 person found this answer helpful.
    0 comments No comments

  2. Q&A Assist
    2026-02-24T15:03:37.1+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    It seems that you are encountering an issue with the deprecated Computer Vision API version (2023-04-01-preview). To resolve this, you should upgrade to the latest General Availability (GA) version of the Computer Vision service. The deprecated versions (1.0, 2.0, 3.0, and 3.1) will be retired on September 13, 2026, and it's recommended to migrate to the Computer Vision 3.2 API or the Image Analysis 4.0 API, which is currently in public preview.

    You can follow the quickstart guides provided in the Azure documentation to assist with the migration process:

    Ensure that all your resources are updated accordingly to avoid reliance on deprecated services.

    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.