You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Migration Guidance for Transitioning from Computer Vision - Image Analysis
1
+
---
2
+
title: Migrate from Azure AI Vision - Image Analysis
3
+
description: Guidance for migrating from Azure Computer Vision - Image Analysis API to alternative solutions before its retirement in September 2028.
4
+
author: pafarley
5
+
ms.author: pafarley
6
+
ms.date: 09/24/2025
7
+
ms.topic: article
8
+
ms.service: cognitive-services
9
+
ms.subservice: computer-vision
10
+
ms.custom: ai-migration, vision
11
+
---
2
12
3
-
The Azure Computer Vision - Image Analysis API will be retired on September 25, 2028, after which calls made to the service will fail. Microsoft will provide full support for all existing Image Analysis customers until 9/25/2028, but to ensure business continuity and minimize disruption, customers are encouraged to begin planning their migration to alternative solutions that best meet their scenario requirements. This document provides comprehensive guidance for evaluating, selecting, and transitioning to new services.
13
+
# Migrate from Azure AI Vision - Image Analysis
14
+
15
+
The Azure AI Vision - Image Analysis API will be retired on September 25, 2028, after which calls made to the service will fail. Microsoft will provide full support for all existing Image Analysis customers until 9/25/2028, but to ensure business continuity and minimize disruption, we encourage customers to begin planning their migration to alternative solutions that best meet their scenario requirements. This document provides comprehensive guidance for evaluating, selecting, and transitioning to new services.
16
+
17
+
## Migration preparation checklist
4
18
5
-
## Migration Preparation Checklist
6
19
1. Assess current usage and dependencies on Image Analysis API.
7
20
2. Identify business scenarios and technical requirements for your image analysis scenarios.
8
21
3. Evaluate alternative solutions based on capabilities, integration, cost, and support.
9
22
4. Plan model migration steps.
10
23
5. Test new solution(s) in a staging environment.
11
24
6. Update production workflows and retrain stakeholders.
12
25
13
-
## Alternative Options Based on Scenario Needs
26
+
## Alternative options based on scenario needs
14
27
There are several alternative platforms and services that can be considered depending on your specific use case, technical requirements, and integration needs. The following options are recommended for each set of features under Image Analysis.
15
28
16
-
### For OCR and Read capabilities try Document Intelligence
29
+
### For OCR and Read capabilities, try Document Intelligence
17
30
18
31
The Document Intelligence service provides support for OCR text in images.
19
32
***Features**: Azure AI Document Intelligence is a cloud-based Azure AI service that you can use to build intelligent document processing solutions.
20
33
***Learn more** about Document Intelligence:
21
34
*[What is Azure AI Document Intelligence?]()
22
35
*[Document Intelligence Read model]()
23
36
24
-
### For Face scenarios: try the Face API
37
+
### For Face scenarios, try the Face API
25
38
26
39
The Face service offers Face detection capabilities, as well as a more comprehensive portfolio of face-related features.
27
40
***Features**: Full support for all Face scenarios under the Image Analysis API.
28
41
***Learn more** about the Face API:
29
42
*[What is the Azure AI Face Service?]()
30
43
*[Face detection, attributes, and input data]()
31
44
32
-
### For image embeddings scenarios:
45
+
### Image embeddings scenarios:
33
46
34
-
#### Cohere Embed v3 in the Azure AI Foundry
47
+
#### Cohere Embed v3 in Azure AI Foundry
35
48
***Best for**: Customers who need image + text embeddings supported on Azure.
36
49
***Features**: A multilingual multimodal embedding model supported in the Azure AI Foundry portal. It is capable of transforming different modalities such as images, texts, and interleaved images and texts into a single vector representation.
37
50
***Learn more** about Cohere Embed v4:
@@ -44,11 +57,11 @@ The Face service offers Face detection capabilities, as well as a more comprehen
44
57
*[Sigmoid Loss for Language Image Pre-Training]()
45
58
*[SigLP on Hugging Face]()
46
59
47
-
### For other Computer Vision scenarios:
60
+
### Other AI Vision scenarios
48
61
49
62
There are multiple additional alternative services that can support the remaining scenarios supported in the Image Analysis API.
50
63
51
-
#### GPT Model Series in the Azure AI Foundry
64
+
#### GPT model series in the Azure AI Foundry
52
65
53
66
***Best for**: Customers who are flexible in their approach to creating a solution for customized vision capabilities.
54
67
***Features**: Flexibility to build custom solutions based on different Generative AI models.
@@ -64,7 +77,6 @@ There are multiple additional alternative services that can support the remainin
64
77
*[Azure AI Content Understanding image solutions (preview)]()
65
78
*[Content Understanding classifier]()
66
79
67
-
## Next steps & required actions
68
-
* Make a plan to transition away from Azure Computer Vision – Image Analysis by September 25, 2026
69
-
* Azure Computer Vision – Image Analysis will be retired on 25 September 2028, please transition to alternative options by that date
70
-
80
+
## Next steps and required actions
81
+
* Make a plan to transition away from Azure Computer Vision – Image Analysis by September 25, 2026.
82
+
* Azure Computer Vision – Image Analysis will be retired on 25 September 2028, please transition to alternative options by that date.
Copy file name to clipboardExpand all lines: articles/ai-services/custom-vision-service/includes/custom-vision-retirement.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,8 @@ titleSuffix: Azure AI services
4
4
author: PatrickFarley
5
5
manager: nitinme
6
6
ms.service: azure-ai-custom-vision
7
-
ms.custom: build-2023
8
7
ms.topic: include
9
-
ms.date: 09/04/2025
8
+
ms.date: 09/24/2025
10
9
ms.author: pafarley
11
10
---
12
11
@@ -22,4 +21,4 @@ ms.author: pafarley
22
21
> - For a managed generative solution for image classification, Azure AI Content Understanding (currently in public preview) offers the ability to create custom classification workflows. It also supports processing unstructured data of any type (image, documents, audio, video) and extract structured insights based on pre-defined or user-defined formats.
23
22
> -[Learn more about Azure AI Foundry Models]() and [Azure AI Content Understanding (public preview)]() and explore how they can offer alternative paths for your custom needs.
24
23
>
25
-
> For more detailed guidance on migration, see the (Azure Custom Vision Migration Guide)[https://aka.ms/custom-vision-migration].
24
+
> For more detailed guidance on migration, see the [Azure Custom Vision Migration Guide](https://aka.ms/custom-vision-migration).
# Migration Guidance for Transitioning from Custom Vision Service
1
+
---
2
+
title: Migrate from Custom Vision Service
3
+
description: Guidance for migrating from Azure Custom Vision Service to alternative solutions before its retirement in September 2028.
4
+
author: pafarley
5
+
ms.author: pafarley
6
+
ms.date: 09/24/2025
7
+
ms.topic: how-to
8
+
ms.service: azure-ai-custom-vision
9
+
ms.custom: ai-migration, vision
10
+
---
11
+
12
+
# Migrate from Custom Vision Service
2
13
3
14
The Custom Vision Service will be retired on September 25, 2028, after which calls made to the service will fail. Microsoft will provide full support for all existing Azure Custom Vision customers until 9/25/2028, but to ensure business continuity and minimize disruption, customers are encouraged to begin planning their migration to alternative solutions that best meet their scenario requirements. This document provides comprehensive guidance for evaluating, selecting, and transitioning to new services.
4
15
@@ -11,13 +22,13 @@ The Custom Vision Service will be retired on September 25, 2028, after which cal
11
22
5. Test new solution(s) in a staging environment.
12
23
6. Update production workflows and retrain stakeholders.
13
24
14
-
## Alternative Options Based on Scenario Needs
15
-
There are several alternative platforms and services that can be considered depending on your specific use case, technical requirements, and integration needs. The following options are recommended for common scenarios:
25
+
## Alternative options based on scenario needs
26
+
There are several alternative platforms and services you can consider depending on your specific use case, technical requirements, and integration needs. We recommended the following options for common scenarios:
16
27
17
-
### Traditional Machine Learning options
18
-
To create both custom image classification and object detection models using traditional machine learning techniques, take a look at the following option:
28
+
### Traditional machine learning options
29
+
30
+
To create both custom image classification and object detection models using traditional machine learning techniques, consider Azure Machine Learning with AutoML.
19
31
20
-
#### Azure Machine Learning AutoML
21
32
***Best for**: Customers seeking to apply classic machine learning techniques
22
33
***Features**: Offers a code-first experience, as well as a no-code studio web experience similar to Custom Vision. It offers the ability to easily train custom image classification and object detection models on your image data.
23
34
***Learn more** about Azure Machine Learning AutoML:
@@ -28,7 +39,7 @@ To create both custom image classification and object detection models using tra
28
39
### Generative AI-based solutions
29
40
Microsoft is also investing in Generative AI-based solutions that increase accuracy in custom scenarios using prompt engineering and other techniques.
30
41
31
-
#### Generative AI solutions in the Azure AI Foundry
42
+
#### Generative AI solutions in Azure AI Foundry
32
43
33
44
***Best for**: Customers who are flexible in their approach to creating a solution for customized vision capabilities.
34
45
***Features**: Flexibility to build custom solutions based on different Generative AI models.
@@ -37,16 +48,16 @@ Microsoft is also investing in Generative AI-based solutions that increase accur
37
48
* [Azure OpenAI in Azure AI Foundry models]()
38
49
39
50
#### Azure AI Content Understanding (preview)
40
-
***Best for**: Customers wanting a managed generative solution for image classification
51
+
***Best for**: Customers who want a managed generative solution for image classification
41
52
***Features**: Content Understanding offers the ability to create custom classification workflows. It also supports processing unstructured data of any type (image, documents, audio, video) and extracting structured insights based on pre-defined or user-defined formats.
42
53
***Learn more** about Content Understanding:
43
54
*[What is Azure AI Content Understanding?]()
44
55
*[Azure AI Content Understanding image solutions (preview)]()
45
56
*[Content Understanding classifier]()
46
57
47
-
## Data Migration Guidance
48
-
Before migrating, export your labeled datasets and model metadata from Custom Vision Service. Review the data formats required by your chosen alternative and convert as needed.
58
+
## Data migration guidance
59
+
Before you migrate services, export your labeled datasets and model metadata from Custom Vision Service. Review the data formats required by your chosen alternative and convert as needed.
49
60
50
-
## Next steps & required actions
51
-
* Make a plan to transition away from Azure Custom Vision by September 25, 2026
61
+
## Next steps and required actions
62
+
* Make a plan to transition away from Azure Custom Vision by September 25, 2026.
52
63
* Azure Custom Vision will be retired on 25 September 2028, please transition to alternative options by that date.
0 commit comments