Add Azure OpenAI Anthropic models and Unified API with BYOK docs #27771
+125
−13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
/anthropicendpoint)Summary
This PR adds documentation for two new AI Gateway capabilities for Azure OpenAI users:
Anthropic models on Azure - Users can now access Anthropic models (like Claude) deployed through Azure OpenAI using the
/azure/{resource_name}/anthropicendpoint.Azure OpenAI on Unified API with BYOK - Azure OpenAI is now supported on the OpenAI-compatible Unified API when BYOK is configured. With BYOK, users can link a resource name to each stored key, and AI Gateway automatically infers the resource name from the configuration.
Screenshots (optional)
N/A
Documentation checklist
If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.(N/A - updating existing page)Files which have changed name or location have been allocated redirects.(N/A - no files renamed or moved)