Hello @Manh Nguyen,
Microsoft does periodically retire older preview versions of the Azure Image Analysis API as part of its API lifecycle management. For example, preview versions of Azure AI Vision 3.0 and 3.1 were scheduled for retirement on September 30, 2023, and Image Analysis 4.0 Preview APIs are set to retire by March 31, 2025. It’s likely that version 2023-02-01-preview
is undergoing a phased deprecation process, which could explain the intermittent 410 Gone errors you experienced. While temporary reactivation can occur during these transitions, it’s strongly recommended not to rely on deprecated preview versions, as they may be disabled without consistent behavior.
To avoid such unexpected disruptions, we recommend monitoring the Azure Updates page and subscribing to Azure Service Health Alerts for notifications specific to your region or resources. Additionally, keeping track of Release notes and changelogs for API versions will help ensure you’re aligned with supported and stable versions.
Regarding version 2024-02-01
, it is currently the latest available and fully supported. There are no announced plans for its deprecation at this time, but continued monitoring of Azure documentation is advisable to stay informed about future changes.
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer
and Yes
for was this answer helpful.
Thank you!