[GH-ISSUE #1754] [BUG]: URL validation preventing me from connecting to my Azure endpoint #1146

Closed
opened 2026-02-22 18:23:21 -05:00 by yindo · 0 comments
Owner

Originally created by @mgreiner79 on GitHub (Jun 24, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1754

How are you running AnythingLLM?

Docker (local)

What happened?

I have an Azure OpenAI instance running, however, it is behind a proxy. I cannot speak directly to a domain that end with openai.azure.com. AnythingLMM will not allow me to set-up the connection because the url I enter does not pass validation, that insists the URL should end with openai.azure.com or microsoft.com. Is this validation really necessary? The endpoint should still work, regardless of the domain, as long as it behaves the same as an Azure OpenAI instance.

Are there known steps to reproduce?

Try to set up an LLM provider, select Azure OpenAI and enter any domain that does not end with openai.azure.com or microsoft.com.

Originally created by @mgreiner79 on GitHub (Jun 24, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1754 ### How are you running AnythingLLM? Docker (local) ### What happened? I have an Azure OpenAI instance running, however, it is behind a proxy. I cannot speak directly to a domain that end with openai.azure.com. AnythingLMM will not allow me to set-up the connection because the url I enter does not pass validation, that insists the URL should end with openai.azure.com or microsoft.com. Is this validation really necessary? The endpoint should still work, regardless of the domain, as long as it behaves the same as an Azure OpenAI instance. ### Are there known steps to reproduce? Try to set up an LLM provider, select Azure OpenAI and enter any domain that does not end with openai.azure.com or microsoft.com.
yindo added the possible bug label 2026-02-22 18:23:21 -05:00
yindo closed this issue 2026-02-22 18:23:21 -05:00
yindo changed title from [BUG]: URL validation preventing me from connecting to my Azure endpoint to [GH-ISSUE #1754] [BUG]: URL validation preventing me from connecting to my Azure endpoint 2026-06-05 14:39:12 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1146