Skip to content

Commit 4ca93b9

Browse files
authored
Merge pull request #268820 from MicrosoftDocs/main
3/12 OOB publish at 12PM
2 parents b0591ba + 865d78e commit 4ca93b9

File tree

96 files changed

+1146
-565
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+1146
-565
lines changed
Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
---
2+
title: Azure OpenAI Service model retirements
3+
titleSuffix: Azure OpenAI
4+
description: Learn about the model deprecations and retirements in Azure OpenAI.
5+
ms.service: azure-ai-openai
6+
ms.topic: conceptual
7+
ms.date: 03/13/2024
8+
ms.custom:
9+
manager: nitinme
10+
author: mrbullwinkle
11+
ms.author: mbullwin
12+
recommendations: false
13+
---
14+
15+
# Azure OpenAI Service model deprecations and retirements
16+
17+
## Overview
18+
19+
Azure OpenAI Service models are continually refreshed with newer and more capable models. As part of this process, we deprecate and retire older models. This document provides information about the models that are currently available, deprecated, and retired.
20+
21+
### Terminology
22+
23+
* Retirement
24+
* When a model is retired, it's no longer available for use. Azure OpenAI Service deployments of a retired model always return error responses.
25+
* Deprecation
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+
28+
## Preretirement notification
29+
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+
32+
* At least 60 days before retirement
33+
* At least 30 days before retirement
34+
* At retirement
35+
36+
Retirements are done on a rolling basis, region by region.
37+
38+
### Who is notified of upcoming retirements
39+
40+
Azure OpenAI notifies those who are members of the following roles for each subscription with a deployment of a model with an upcoming retirement.
41+
42+
* Owner
43+
* Contributor
44+
* Reader
45+
* Monitoring contributor
46+
* Monitoring reader
47+
48+
## How to get ready for model retirements and version upgrades
49+
50+
To prepare for model retirements and version upgrades, we recommend that customers evaluate their applications with the new models and versions and evaluate their behavior. We also recommend that customers update their applications to use the new models and versions before the retirement date.
51+
52+
For more information, see [How to upgrade to a new model or version](./model-versions.md).
53+
54+
## Current models
55+
56+
These models are currently available for use in Azure OpenAI Service.
57+
58+
| Model | Version | Retirement date |
59+
| ---- | ---- | ---- |
60+
| `gpt-35-turbo` | 0301 | No earlier than June 13, 2024 |
61+
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | No earlier than July 13, 2024 |
62+
| `gpt-35-turbo` | 1106 | No earlier than Nov 17, 2025 |
63+
| `gpt-35-turbo` | 0125 | No earlier than Feb 22, 2025 |
64+
| `gpt-4`<br>`gpt-4-32k` | 0314 | No earlier than July 13, 2024 |
65+
| `gpt-4`<br>`gpt-4-32k` | 0613 | No earlier than Sep 30, 2024 |
66+
| `gpt-4` | 1106-preview | To be upgraded to a stable version with date to be announced |
67+
| `gpt-4` | 0125-preview | To be upgraded to a stable version with date to be announced |
68+
| `gpt-4` | vision-preview | To be upgraded to a stable version with date to be announced |
69+
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than Sep 14, 2025 |
70+
| `text-embedding-ada-002` | 2 | No earlier than April 3, 2025 |
71+
| `text-embedding-ada-002` | 1 | No earlier than April 3, 2025 |
72+
| `text-embedding-3-small` | | No earlier than Feb 2, 2025 |
73+
| `text-embedding-3-large` | | No earlier than Feb 2, 2025 |
74+
75+
76+
## Deprecated models
77+
78+
These models were deprecated on July 6, 2023 and will be retired on July 5, 2024. These models are no longer available for new deployments. Deployments created before July 6, 2023 remain available to customers until July 5, 2024. We recommend customers migrate their applications to deployments of replacement models before the July 5, 2024 retirement.
79+
80+
If you're an existing customer looking for information about these models, see [Legacy models](./legacy-models.md).
81+
82+
| Model | Deprecation date | Retirement date | Suggested replacement |
83+
| --------- | --------------------- | ------------------- | -------------------- |
84+
| ada | July 6, 2023 | July 5, 2024 | babbage-002 |
85+
| babbage | July 6, 2023 | July 5, 2024 | babbage-002 |
86+
| curie | July 6, 2023 | July 5, 2024 | davinci-002 |
87+
| davinci | July 6, 2023 | July 5, 2024 | davinci-002 |
88+
| text-ada-001 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
89+
| text-babbage-001 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
90+
| text-curie-001 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
91+
| text-davinci-002 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
92+
| text-davinci-003 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
93+
| code-cushman-001 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
94+
| code-davinci-002 | July 6, 2023 | July 5, 2024 | gpt-35-turbo-instruct |
95+
| text-similarity-ada-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
96+
| text-similarity-babbage-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
97+
| text-similarity-curie-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
98+
| text-similarity-davinci-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
99+
| text-search-ada-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
100+
| text-search-ada-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
101+
| text-search-babbage-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
102+
| text-search-babbage-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
103+
| text-search-curie-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
104+
| text-search-curie-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
105+
| text-search-davinci-doc-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
106+
| text-search-davinci-query-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
107+
| code-search-ada-code-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
108+
| code-search-ada-text-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
109+
| code-search-babbage-code-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
110+
| code-search-babbage-text-001 | July 6, 2023 | July 5, 2024 | text-embedding-3-small |
111+
112+
## Retirement and deprecation history
113+
114+
### March 13, 2024
115+
116+
We published this document to provide information about the current models, deprecated models, and upcoming retirements.
117+
118+
### February 23, 2024
119+
120+
We announced the upcoming in-place upgrade of `gpt-4` version `1106-preview` to `0125-preview` to start no earlier than March 8, 2024.
121+
122+
### November 30, 2023
123+
124+
The default version of `gpt-4` and `gpt-3-32k` was updated from `0314` to `0613` starting on November 30, 2023. The upgrade of `0314` deployments set for autoupgrade to `0613` was completed on December 3, 2023.
125+
126+
### July 6, 2023
127+
128+
We announced the deprecation of models with upcoming retirement on July 5, 2024.

articles/ai-services/openai/references/azure-search.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure OpenAI on your Azure Search data Python & RE
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/14/2024
8+
ms.date: 03/12/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -14,7 +14,7 @@ ms.custom: devx-track-python
1414

1515
# Data source - Azure AI Search
1616

17-
The configurable options of Azure AI Search when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-15-preview`.
17+
The configurable options of Azure AI Search when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-01`.
1818

1919
|Name | Type | Required | Description |
2020
|--- | --- | --- | --- |
@@ -141,7 +141,7 @@ token_provider = get_bearer_token_provider(DefaultAzureCredential(), "https://co
141141
client = AzureOpenAI(
142142
azure_endpoint=endpoint,
143143
azure_ad_token_provider=token_provider,
144-
api_version="2024-02-15-preview",
144+
api_version="2024-02-01",
145145
)
146146

147147
completion = client.chat.completions.create(
@@ -176,7 +176,7 @@ print(completion.model_dump_json(indent=2))
176176

177177
```bash
178178
az rest --method POST \
179-
--uri $AzureOpenAIEndpoint/openai/deployments/$ChatCompletionsDeploymentName/chat/completions?api-version=2024-02-15-preview \
179+
--uri $AzureOpenAIEndpoint/openai/deployments/$ChatCompletionsDeploymentName/chat/completions?api-version=2024-02-01 \
180180
--resource https://cognitiveservices.azure.com/ \
181181
--body \
182182
'

articles/ai-services/openai/references/cosmos-db.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure OpenAI on your Azure Cosmos DB data Python &
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/14/2024
8+
ms.date: 03/12/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -14,7 +14,7 @@ ms.custom: devx-track-python
1414

1515
# Data source - Azure Cosmos DB for MongoDB vCore
1616

17-
The configurable options of Azure Cosmos DB for MongoDB vCore when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-15-preview`.
17+
The configurable options of Azure Cosmos DB for MongoDB vCore when using Azure OpenAI On Your Data. This data source is supported in API version `2024-02-01`.
1818

1919
|Name | Type | Required | Description |
2020
|--- | --- | --- | --- |
@@ -127,7 +127,7 @@ token_provider = get_bearer_token_provider(
127127
client = AzureOpenAI(
128128
azure_endpoint=endpoint,
129129
azure_ad_token_provider=token_provider,
130-
api_version="2024-02-15-preview",
130+
api_version="2024-02-01",
131131
)
132132

133133
completion = client.chat.completions.create(
@@ -178,7 +178,7 @@ print(completion.model_dump_json(indent=2))
178178
```bash
179179

180180
az rest --method POST \
181-
--uri $AzureOpenAIEndpoint/openai/deployments/$ChatCompletionsDeploymentName/chat/completions?api-version=2024-02-15-preview \
181+
--uri $AzureOpenAIEndpoint/openai/deployments/$ChatCompletionsDeploymentName/chat/completions?api-version=2024-02-01 \
182182
--resource https://cognitiveservices.azure.com/ \
183183
--body \
184184
'

articles/ai-services/openai/references/on-your-data.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Azure OpenAI On Your Data Python & REST API.
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 02/14/2024
8+
ms.date: 03/12/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -14,10 +14,10 @@ ms.custom: devx-track-python
1414

1515
# Azure OpenAI On Your Data API Reference
1616

17-
This article provides reference documentation for Python and REST for the new Azure OpenAI On Your Data API. The latest preview api-version is `2024-02-15-preview` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/inference.json).
17+
This article provides reference documentation for Python and REST for the new Azure OpenAI On Your Data API. The latest API version is `2024-02-01` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01).
1818

1919
> [!NOTE]
20-
> Since `2024-02-15-preview` we introduced the following breaking changes comparing to earlier API versions:
20+
> Since API version `2024-02-15-preview` we introduced the following breaking changes comparing to earlier API versions:
2121
> * The API path is changed from `/extensions/chat/completions` to `/chat/completions`.
2222
> * The naming convention of property keys and enum values is changed from camel casing to snake casing. Example: `deploymentName` is changed to `deployment_name`.
2323
> * The data source type `AzureCognitiveSearch` is changed to `azure_search`.
@@ -27,6 +27,13 @@ This article provides reference documentation for Python and REST for the new Az
2727
POST {endpoint}/openai/deployments/{deployment-id}/chat/completions?api-version={api-version}
2828
```
2929

30+
**Supported versions**
31+
* `2024-02-15-preview` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/inference.json)
32+
* `2024-02-01` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01).
33+
34+
> [!NOTE]
35+
> [Azure Machine learning indexes](./azure-machine-learning.md), [Pinecone](./pinecone.md), and [Elasticsearch](./elasticsearch.md) are only supported in the `2024-02-15-preview` API version.
36+
3037
## URI parameters
3138

3239
|Name | In | Type | Required | Description |
@@ -118,7 +125,7 @@ token_provider = get_bearer_token_provider(DefaultAzureCredential(), "https://co
118125
client = AzureOpenAI(
119126
azure_endpoint=endpoint,
120127
azure_ad_token_provider=token_provider,
121-
api_version="2024-02-15-preview",
128+
api_version="2024-02-01",
122129
)
123130

124131
completion = client.chat.completions.create(
@@ -164,7 +171,7 @@ print(completion.model_dump_json(indent=2))
164171

165172
```bash
166173
az rest --method POST \
167-
--uri $AzureOpenAIEndpoint/openai/deployments/$ChatCompletionsDeploymentName/chat/completions?api-version=2024-02-15-preview \
174+
--uri $AzureOpenAIEndpoint/openai/deployments/$ChatCompletionsDeploymentName/chat/completions?api-version=2024-02-01 \
168175
--resource https://cognitiveservices.azure.com/ \
169176
--body \
170177
'

articles/ai-services/openai/toc.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ items:
1010
href: quotas-limits.md
1111
- name: Models
1212
href: ./concepts/models.md
13-
- name: Legacy models
14-
href: ./concepts/legacy-models.md
13+
- name: Model retirements
14+
href: ./concepts/model-retirements.md
1515
- name: Pricing
1616
href: https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/
1717
- name: What's new
@@ -74,6 +74,8 @@ items:
7474
href: ./concepts/use-your-data.md
7575
- name: Using your data - image (preview)
7676
href: ./concepts/use-your-image-data.md
77+
- name: Legacy models
78+
href: ./concepts/legacy-models.md
7779
- name: How-to
7880
items:
7981
- name: API version lifecycle

articles/ai-services/openai/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ recommendations: false
1818

1919
## March 2024
2020

21+
### Model deprecations and retirements
22+
23+
We have added a page to track [model deprecations and retirements](./concepts/model-retirements.md) in Azure OpenAI Service. This page provides information about the models that are currently available, deprecated, and retired.
24+
2125
### 2024-03-01-preview API released
2226

2327
`2024-03-01-preview` has all the same functionality as `2024-02-15-preview` and adds two new parameters for embeddings:

articles/application-gateway/mutual-authentication-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article is an overview of mutual authentication on Application
44
services: application-gateway
55
author: greg-lindsay
66
ms.service: application-gateway
7-
ms.date: 07/29/2023
7+
ms.date: 03/12/2024
88
ms.topic: conceptual
99
ms.author: greglin
1010

@@ -32,7 +32,8 @@ If you're uploading a certificate chain with root CA and intermediate CA certifi
3232
Each SSL profile can support up to 100 trusted client CA certificate chains. A single Application Gateway can support a total of 200 trusted client CA certificate chains.
3333

3434
> [!NOTE]
35-
> Mutual authentication is only available on Standard_v2 and WAF_v2 SKUs.
35+
> * Mutual authentication is only available on Standard_v2 and WAF_v2 SKUs.
36+
> * Configuration of Mutual authentication for [TLS protocol listeners (preview)](tcp-tls-proxy-overview.md) is currently available through REST API, PowerShell, and CLI. Azure Portal support is coming soon.
3637
3738
### Certificates supported for mutual authentication
3839

articles/application-gateway/tcp-tls-proxy-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: application-gateway
77
ms.topic: conceptual
8-
ms.date: 03/01/2024
8+
ms.date: 03/12/2024
99
ms.author: greglin
1010
---
1111

@@ -46,6 +46,7 @@ Process flow:
4646

4747
- A WAF v2 SKU gateway allows the creation of TLS or TCP listeners and backends to support HTTP and non-HTTP traffic through the same resource. However, it does not inspect traffic on TLS and TCP listeners for exploits and vulnerabilities.
4848
- The default [draining timeout](configuration-http-settings.md#connection-draining) value for backend servers is 30 seconds. At present, a user-defined draining value is not supported.
49+
- Client IP preservation is currently not supported.
4950

5051
## Next steps
5152

articles/azure-arc/data/validation-program.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,11 @@ To see how all Azure Arc-enabled components are validated, see [Validation progr
8484

8585
### Red Hat
8686

87-
|Solution and version | Kubernetes version | Azure Arc-enabled data services version | SQL engine version | PostgreSQL server version
87+
|Solution and version |Kubernetes version |Azure Arc-enabled data services version |SQL engine version |PostgreSQL server version|
8888
|-----|-----|-----|-----|-----|
89-
| [OpenShift 4.13.4](https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html) | 1.26.5 | 1.21.0_2023-07-11 | 16.0.5100.7242 | 14.5 (Ubuntu 20.04) |
90-
| OpenShift 4.10.16 | 1.23.5 | 1.11.0_2022-09-13 | 16.0.312.4243 | 12.3 (Ubuntu 12.3-1)|
89+
|[OpenShift 4.15.0](https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html)|1.28.6|1.27.0_2024-02-13|16.0.5100.7246|Not validated|
90+
|[OpenShift 4.13.4](https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html) |1.26.5 |1.21.0_2023-07-11 |16.0.5100.7242 |14.5 (Ubuntu 20.04) |
91+
|OpenShift 4.10.16 |1.23.5 |1.11.0_2022-09-13 |16.0.312.4243 |12.3 (Ubuntu 12.3-1)|
9192

9293
### VMware
9394

articles/azure-arc/kubernetes/validation-program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following providers and their corresponding Kubernetes distributions have su
2727

2828
| Provider name | Distribution name | Version |
2929
| ------------ | ----------------- | ------- |
30-
| RedHat | [OpenShift Container Platform](https://www.openshift.com/products/container-platform) | [4.9.43](https://docs.openshift.com/container-platform/4.9/release_notes/ocp-4-9-release-notes.html), [4.10.23](https://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html), 4.11.0-rc.6, [4.13.4](https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html) |
30+
| RedHat | [OpenShift Container Platform](https://www.openshift.com/products/container-platform) |[4.10.23](https://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html), 4.11.0-rc.6, [4.13.4](https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html), [4.15.0](https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html)|
3131
| VMware | [Tanzu Kubernetes Grid](https://tanzu.vmware.com/kubernetes-grid) |TKGs 2.2; upstream K8s 1.25.7+vmware.3<br>TKGm 2.3; upstream K8s v1.26.5+vmware.2<br>TKGm 2.2; upstream K8s v1.25.7+vmware.2 <br>TKGm 2.1.0; upstream K8s v1.24.9+vmware.1|
3232
| Canonical | [Charmed Kubernetes](https://ubuntu.com/kubernetes)|[1.24](https://ubuntu.com/kubernetes/docs/1.24/components), [1.28](https://ubuntu.com/kubernetes/docs/1.28/components) |
3333
| SUSE Rancher | [Rancher Kubernetes Engine](https://rancher.com/products/rke/) | RKE CLI version: [v1.3.13](https://github.com/rancher/rke/releases/tag/v1.3.13); Kubernetes versions: 1.24.2, 1.23.8 |

0 commit comments

Comments
 (0)