[PR #757] [CLOSED] docs(Azure OpenAI): Add initial version of Azure OpenAI with EntraID docs #783

Closed
opened 2026-02-15 18:16:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/757
Author: @selenecodes
Created: 10/10/2025
Status: Closed

Base: devHead: docs/add-azure-openai-entraid


📝 Commits (4)

  • 46b026e revert: correct language
  • 146b1cb refac
  • df7d33a fix(nginx): Update nginx.md to resolve build issues
  • a6533c0 docs(azure openai): Add initial version of Azure OpenAI with EntraID docs

📊 Changes

8 files changed (+459 additions, -5 deletions)

View changed files

📝 docs/enterprise/index.mdx (+1 -1)
docs/tutorials/https/_category_.json (+7 -0)
📝 docs/tutorials/https/caddy.md (+0 -0)
📝 docs/tutorials/https/haproxy.md (+0 -0)
📝 docs/tutorials/https/nginx.md (+4 -4)
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)

📄 Description

This PR adds the initial version of Azure OpenAI with EntraID documentation to the documentation page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/757 **Author:** [@selenecodes](https://github.com/selenecodes) **Created:** 10/10/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `docs/add-azure-openai-entraid` --- ### 📝 Commits (4) - [`46b026e`](https://github.com/open-webui/docs/commit/46b026ec0095fff7bc230c84f18607c10b05ef13) revert: correct language - [`146b1cb`](https://github.com/open-webui/docs/commit/146b1cbd4b1757842f23d25f7eb4b848c54f3938) refac - [`df7d33a`](https://github.com/open-webui/docs/commit/df7d33a669295c4f31a109d6869b8457bd3319a2) fix(nginx): Update nginx.md to resolve build issues - [`a6533c0`](https://github.com/open-webui/docs/commit/a6533c0c4327a55cf2dd252afd7a812a85b35d0e) docs(azure openai): Add initial version of Azure OpenAI with EntraID docs ### 📊 Changes **8 files changed** (+459 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/enterprise/index.mdx` (+1 -1) ➕ `docs/tutorials/https/_category_.json` (+7 -0) 📝 `docs/tutorials/https/caddy.md` (+0 -0) 📝 `docs/tutorials/https/haproxy.md` (+0 -0) 📝 `docs/tutorials/https/nginx.md` (+4 -4) ➕ `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) </details> ### 📄 Description This PR adds the initial version of Azure OpenAI with EntraID documentation to the documentation page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:07 -05:00
yindo closed this issue 2026-02-15 18:16:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#783