[PR #759] [MERGED] docs(Azure OpenAI): Add initial version of Azure OpenAI with EntraID … #785

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/759
Author: @Classic298
Created: 10/10/2025
Status: Merged
Merged: 10/10/2025
Merged by: @Classic298

Base: mainHead: dev


📝 Commits (6)

  • 247922a docs(Azure OpenAI): Add initial version of Azure OpenAI with EntraID docs
  • 3e47bd4 feat(docusaurus): Enable syntax highlighting for hcl and Dockerfile files.
  • 45c11f2 Merge pull request #758 from selenecodes/docs/add-azure-openai-entraid-docs
  • 4182c89 Update docusaurus.config.ts
  • bd0f0c3 Merge pull request #760 from open-webui/main
  • e29423f Update nginx.md

📊 Changes

5 files changed (+452 additions, -4 deletions)

View changed files

📝 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)
📝 docusaurus.config.ts (+1 -0)

📄 Description

…docs


🔄 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/759 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (6) - [`247922a`](https://github.com/open-webui/docs/commit/247922a43ebf2401e7c439e6268acad951fac6ac) docs(Azure OpenAI): Add initial version of Azure OpenAI with EntraID docs - [`3e47bd4`](https://github.com/open-webui/docs/commit/3e47bd4259a8392ea56b7b319a281f8d6c7b3a08) feat(docusaurus): Enable syntax highlighting for hcl and Dockerfile files. - [`45c11f2`](https://github.com/open-webui/docs/commit/45c11f26d9d3363500606373fe9d3fe2132c2e47) Merge pull request #758 from selenecodes/docs/add-azure-openai-entraid-docs - [`4182c89`](https://github.com/open-webui/docs/commit/4182c89eebb9cd165cac9115df2c40abf5e01fa9) Update docusaurus.config.ts - [`bd0f0c3`](https://github.com/open-webui/docs/commit/bd0f0c31be20392f444cb2349fdf5d26d143bd5a) Merge pull request #760 from open-webui/main - [`e29423f`](https://github.com/open-webui/docs/commit/e29423fed38289d73a19a0b1b72c71240e56ed4c) Update nginx.md ### 📊 Changes **5 files changed** (+452 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) 📝 `docusaurus.config.ts` (+1 -0) </details> ### 📄 Description …docs --- <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#785