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-foundry/openai/api-version-lifecycle.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Previously, Azure OpenAI received monthly updates of new API versions. Taking ad
27
27
28
28
Starting in August 2025, you can now opt in to our next generation v1 Azure OpenAI APIs which add support for:
29
29
30
-
- Ongoing access to the latest features with no need specify new `api-version`'s each month.
30
+
- Ongoing access to the latest features with no need to specify new `api-version`'s each month.
31
31
- Faster API release cycle with new features launching more frequently.
32
32
- OpenAI client support with minimal code changes to swap between OpenAI and Azure OpenAI when using key-based authentication.
33
33
- OpenAI client support for token based authentication and automatic token refresh without the need to take a dependency on a separate Azure OpenAI client.
0 commit comments