Skip to content

Commit 2390ac3

Browse files
committed
update notes
1 parent fe39c80 commit 2390ac3

File tree

3 files changed

+20
-6
lines changed

3 files changed

+20
-6
lines changed

articles/ai-services/computer-vision/includes/model-customization-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ ms.author: pafarley
1212
---
1313

1414
> [!IMPORTANT]
15-
> This feature is now deprecated. On January 10, 2025, Azure AI Image Analysis 4.0 Custom Image Classification, Custom Object Detection, and Product Recognition preview API will be retired. After this date, API calls to these services will fail.
15+
> This feature is now deprecated. On March 31, 2025, Azure AI Image Analysis 4.0 Custom Image Classification, Custom Object Detection, and Product Recognition preview API will be retired. After this date, API calls to these services will fail.
1616
>
1717
> To maintain a smooth operation of your models, transition to [Azure AI Custom Vision](/azure/ai-services/Custom-Vision-Service/overview), which is now generally available. Custom Vision offers similar functionality to these retiring features.

articles/ai-services/computer-vision/includes/segmentation-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ ms.author: pafarley
1212
---
1313

1414
> [!IMPORTANT]
15-
> This feature is now deprecated. On January 10, 2025, the Azure AI Image Analysis 4.0 Segment API and background removal service will be retired. All requests to this service will fail after this date.
15+
> This feature is now deprecated. On March 31, 2025, the Azure AI Image Analysis 4.0 Segment API and background removal service will be retired. All requests to this service will fail after this date.
1616
>
1717
> To maintain a smooth operation of your models, install the open-source [Florence 2 model](https://huggingface.co/microsoft/Florence-2-large) and use its Region to segmentation feature, which allows for a similar background removal operation.

articles/ai-services/computer-vision/whats-new.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,33 @@ ms.custom:
1111
- ignite-2023
1212
ms.topic: whats-new
1313
ms.date: 03/11/2024
14-
ms.collection: "ce-skilling-fresh-tier2, ce-skilling-ai-copilot"
14+
ms.collection: ce-skilling-fresh-tier2
1515
ms.author: pafarley
1616
---
1717

1818
# What's new in Azure AI Vision
1919

2020
Learn what's new in Azure AI Vision. Check this page to stay up to date with new features, enhancements, fixes, and documentation updates.
2121

22-
## September 2024
22+
## January 2025
2323

24-
### Model customization and Product Recognition deprecation
24+
### Image Analysis 4.0 Preview API deprecation
2525

26-
On January 10, 2025, the Azure AI Vision Product Recognition and model customization features will be retired. After this date, API calls to these services will fail.
26+
On March 31, 2025, the Image Analysis 4.0 Preview APIs will be retired. Before that date, you'll need to migrate your Azure Image Analysis workloads to the [Image Analysis 4.0 GA ](/rest/api/computervision/operation-groups?view=rest-computervision-v4.0%20(2024-02-01))API.
27+
28+
We encourage you to make the transition sooner to gain access to improvements such as multimodal embedding, synchronous OCR, people detection, image tagging, smart cropping, caption, dense caption, and image object detection.
29+
These Image Analysis 4.0 preview APIs will be retired on March 31, 2025:
30+
- `2022-07-31-preview`
31+
- `2022-10-12-preview`
32+
- `2023-02-01-preview`
33+
- `2023-04-01-preview`
34+
- `2023-07-01-preview`
35+
- `v4.0-preview.1`
36+
37+
These features will no longer be available with the retirement of the preview API versions:
38+
- Model customization
39+
- Background removal
40+
- Product recognition
2741

2842
To maintain a smooth operation of your models, transition to [Azure AI Custom Vision](/azure/ai-services/Custom-Vision-Service/overview), which is now generally available. Custom Vision offers similar functionality to these retiring features.
2943

0 commit comments

Comments
 (0)