Skip to content

Commit 1bccdaa

Browse files
committed
update
1 parent 833cf87 commit 1bccdaa

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/ai-services/openai/api-version-deprecation.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,16 @@ This article is to help you understand the support lifecycle for the Azure OpenA
1818

1919

2020
> [!NOTE]
21-
> New API response objects may be added to the API response without version changes. We recommend you only parse the response objects you require.
21+
> New API response objects may be added to the API response without version changes. We recommend you only parse the response objects you require.
22+
>
23+
> The latest Azure OpenAI spec uses OpenAPI 3.1. It is a known issue that this is currently not fully supported by [Azure API Management](/azure/api-management/api-management-key-concepts)
2224
2325
## Latest preview API releases
2426

2527
Azure OpenAI API latest release:
2628

2729
- Inference: [2025-04-01-preview](reference-preview.md)
28-
- Authoring: [2025-04-01-preview](authoring-reference-preview)
30+
- Authoring: [2025-04-01-preview](authoring-reference-preview.md)
2931

3032
This version contains support for the latest Azure OpenAI features including:
3133

@@ -45,7 +47,7 @@ This version contains support for the latest Azure OpenAI features including:
4547
- [Function calling](./how-to/function-calling.md) [**Added in 2023-07-01-preview**]
4648
- [Retrieval augmented generation with your data feature](./use-your-data-quickstart.md). [**Added in 2023-06-01-preview**]
4749

48-
## Changes between 2025-03-01-preview and 2025-02-01-preview
50+
## Changes between 2025-04-01-preview and 2025-03-01-preview
4951

5052
- [`GPT-image-1` support](/azure/ai-services/openai/how-to/dall-e)
5153
- [Reasoning summary for `o3` and `o4-mini`](/azure/ai-services/openai/how-to/reasoning)

0 commit comments

Comments
 (0)