Skip to content

Commit 5edcfa4

Browse files
committed
update
1 parent fd2cd7f commit 5edcfa4

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

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

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ Azure OpenAI models are continually refreshed with newer and more capable models
2626
* When a model is retired, it's no longer available for use. Azure OpenAI deployments of a retired model always return error responses.
2727

2828
## Notifications
29-
29+
3030
Azure OpenAI notifies customers of active Azure OpenAI deployments for models with upcoming retirements. We notify customers of upcoming retirements as follows for each deployment:
31-
32-
1. At model launch, we programmatically designate a "not sooner than" retirement date (typically one year out).
31+
32+
1. At model launch, we programmatically designate a "not sooner than" retirement date (for preview models this is between 90-120 days from launch, for generally available (GA) models this is 365 days from launch).
3333
2. At least 60 days notice before model retirement for Generally Available (GA) models.
34-
3. At least 30 days notice before preview model version upgrades.
35-
36-
Retirements are done on a rolling basis, region by region. Notifications are sent from an unmonitored mailbox, `[email protected]`.
34+
3. At least 30 days notice before preview model version upgrades.
35+
36+
Retirements are done on a rolling basis, region by region. There is no schedule for when a specific region, or SKU will be upgraded.
3737

3838
## Model availability
3939

@@ -63,14 +63,10 @@ Be aware of the following:
6363
2. for model family changes beyond version updates, such as when moving from `gpt-4 1106-preview` to `gpt-4o (2024-05-13)`.
6464

6565
### Who is notified of upcoming retirements
66-
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.
68-
69-
* Owner
70-
* Contributor
71-
* Reader
72-
* Monitoring contributor
73-
* Monitoring reader
66+
67+
Azure OpenAI notifies customers via two methods:
68+
- **Azure Resoruce Health** - Anyone with reader permissions or above can see azure health alerts, as well as configure personalized alerts via email, SMS, etc. See [Create Service Health Alerts] (https://learn.microsoft.com/en-us/azure/service-health/alerts-activity-log-service-notifications-portal)
69+
- **Email** - email notifications are automatically sent to subscription owners. Any individual with reader permissions may however configure their own alerts by following the guidance above.
7470

7571
## How to get ready for model retirements and version upgrades
7672

articles/ai-services/openai/includes/retirement/models.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,10 @@ ms.custom: references_regions, build-2025
5858

5959
| Model | Version | Retirement date | Replacement model |
6060
| -------------------------------|-----------------|------------------------------------|--------------------------------------|
61-
| `dalle-3` | 3 | No earlier than September 15, 2025 | |
6261
| `gpt-image-1` | 2025-04-15 | No earlier than August 1, 2025 | |
62+
| `sora` | 2025-05-02 | No earlier than August 15, 2025 | |
63+
| `dalle-3` | 3 | No earlier than September 15, 2025 | |
64+
6365

6466
# [Embedding](#tab/embedding)
6567

@@ -115,7 +117,7 @@ For fine-tuned models made generally available since `gpt-4o-2024-08-06`, **depl
115117

116118
These models are no longer available for new deployments.
117119

118-
If you're an existing customer looking for information about these models, see [Legacy models](./legacy-models.md).
120+
If you're an existing customer looking for information about these models, see [Legacy models](../../concepts/legacy-models.md).
119121

120122
| Model | Deprecation date | Retirement date | Suggested replacement |
121123
| --------- | --------------------- | ------------------- | -------------------- |

0 commit comments

Comments
 (0)