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
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/model-retirements.md
+32-5Lines changed: 32 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
4
4
description: Learn about the model deprecations and retirements in Azure OpenAI.
5
5
ms.service: azure-ai-openai
6
6
ms.topic: conceptual
7
-
ms.date: 06/19/2024
7
+
ms.date: 07/10/2024
8
8
ms.custom:
9
9
manager: nitinme
10
10
author: mrbullwinkle
@@ -25,16 +25,43 @@ Azure OpenAI Service models are continually refreshed with newer and more capabl
25
25
* Deprecation
26
26
* When a model is deprecated, it's no longer available for new customers. It continues to be available for use by customers with existing deployments until the model is retired.
27
27
28
-
## Preretirement notification
28
+
## Notifications
29
29
30
30
Azure OpenAI notifies customers of active Azure OpenAI Service deployments for models with upcoming retirements. We notify customers of upcoming retirements as follows for each deployment:
31
31
32
-
* At least 60 days before retirement
33
-
* At least 30 days before retirement
34
-
* At retirement
32
+
1. At model launch, we programmatically designate a "not sooner than" retirement date (typically six months to one year out).
33
+
2. At least 60 days notice before model retirement for Generally Available (GA) models.
34
+
3. At least 14 days notice before preview model version upgrades.
35
35
36
36
Retirements are done on a rolling basis, region by region.
37
37
38
+
## Model availability
39
+
40
+
1. At least one year of model availability for GA models after the release date of a model in at least one region worldwide
41
+
2. For global deployments, all future model versions starting with `gpt-4o` and `gpt-4 0409` will be available with their (`N`) next succeeding model (`N+1`) for comparison together.
42
+
1. Customers have 60 days to try out a new GA model in at least one global, or standard region, before any upgrades happen to a newer GA model.
43
+
44
+
### Considerations for the Azure public cloud
45
+
46
+
Be aware of the following:
47
+
48
+
1. All model version combinations will **not** be available in all regions.
49
+
2. Model version `N` and `N+1` might not always be available in the same region.
50
+
3. GA model version `N` might upgrade to a future model version `N+X` in some regions based on capacity limitations, and without the new model version `N+X` separately being available to test in the same region. The new model version will be available to test in other regions before any upgrades are scheduled.
51
+
4. Preview model versions and GA versions of the same model won't always be available to test together in the same region. There will be preview and GA versions available to test in different regions.
52
+
5. We reserve the right to limit future customers using a particular region to balance service quality for existing customers.
53
+
6. As always at Microsoft, security is of the utmost importance. If a model or model version is found to have compliance or security issues, we reserve the right to invoke the need to do emergency retirements. See the terms of service for more information.
54
+
55
+
### Special considerations for Azure Government clouds
56
+
57
+
1. Global standard deployments won't be available in government clouds.
58
+
2. Not all models or model versions available in commercial / public cloud will be available in government clouds.
59
+
3. In the Azure Government clouds, we intend to support only one version of a given model at a time.
60
+
1. For example only one version of `gpt-35-turbo 0125` and `gpt-4o (2024-05-13)`.
61
+
4. There will however be a 30 day overlap between new model versions, where more than two will be available.
62
+
1. For example if `gpt-35-turbo 0125` or `gpt-4o (2024-05-13)` is updated to a future version, or
63
+
2. for model family changes beyond version updates, such as when moving from `gpt-4 1106-preview` to `gpt-4o (2024-05-13)`.
64
+
38
65
### Who is notified of upcoming retirements
39
66
40
67
Azure OpenAI notifies those who are members of the following roles for each subscription with a deployment of a model with an upcoming retirement.
0 commit comments