Skip to content

Commit 108c7db

Browse files
Merge pull request #280510 from aahill/small-update
model retirement update
2 parents ef2855b + cecc028 commit 108c7db

File tree

1 file changed

+32
-5
lines changed

1 file changed

+32
-5
lines changed

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the model deprecations and retirements in Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 06/19/2024
7+
ms.date: 07/10/2024
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -25,16 +25,43 @@ Azure OpenAI Service models are continually refreshed with newer and more capabl
2525
* Deprecation
2626
* 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.
2727

28-
## Preretirement notification
28+
## Notifications
2929

3030
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:
3131

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.
3535

3636
Retirements are done on a rolling basis, region by region.
3737

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+
3865
### Who is notified of upcoming retirements
3966

4067
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

Comments
 (0)