Skip to content

Conversation

@thebongy
Copy link
Contributor

  • Add documentation for Anthropic models support via Azure (/anthropic endpoint)
  • Add documentation for Azure OpenAI on Unified API with BYOK configuration
  • Add Azure OpenAI to supported providers list in chat-completion.mdx
  • Add changelog entry for these features

Summary

This PR adds documentation for two new AI Gateway capabilities for Azure OpenAI users:

  1. Anthropic models on Azure - Users can now access Anthropic models (like Claude) deployed through Azure OpenAI using the /azure/{resource_name}/anthropic endpoint.

  2. 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

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • 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)

Rishit Bansal added 2 commits January 21, 2026 16:17
- Add documentation for Anthropic models support via Azure (/anthropic endpoint)
- Add documentation for Azure OpenAI on Unified API with BYOK configuration
- Add Azure OpenAI to supported providers list in chat-completion.mdx
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/ai-gateway/ @abhishekkankani, @palashgo, @thebongy, @roerohan, @kathayl, @mchenco, @cloudflare/pcx-technical-writing

Copy link
Contributor

@roerohan roerohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thebongy thebongy enabled auto-merge (squash) January 22, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:changelog size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants