An Azure artificial intelligence service that analyzes content in images and video.
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!