mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #758] [MERGED] docs(Azure OpenAI): Add initial version of Azure OpenAI with EntraID docs #784
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/758
Author: @selenecodes
Created: 10/10/2025
Status: ✅ Merged
Merged: 10/10/2025
Merged by: @Classic298
Base:
dev← Head:docs/add-azure-openai-entraid-docs📝 Commits (2)
247922adocs(Azure OpenAI): Add initial version of Azure OpenAI with EntraID docs3e47bd4feat(docusaurus): Enable syntax highlighting for hcl and Dockerfile files.📊 Changes
4 files changed (+448 additions, -0 deletions)
View changed files
➕
docs/tutorials/integrations/azure-openai/azure-cli-auth.mdx(+122 -0)➕
docs/tutorials/integrations/azure-openai/index.mdx(+114 -0)➕
docs/tutorials/integrations/azure-openai/workload-identity-auth.mdx(+211 -0)📝
docusaurus.config.ts(+1 -0)📄 Description
This pr adds the initial version of how to implement Azure OpenAI with EntraID.
Currently this pr only looks at Azure CLI credential + workload identity auth so future expansion by other maintainers into EnvironmentCredential and other auth types is very much desired.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.