I am unable to perform API key authentication in Azure OpenAI Studio when using private endpoints.

Sourav Gupta 5 Reputation points
2024-10-25T04:41:38.51+00:00

I have disabled public network access for Azure OpenAI, Azure AI Search, and the Storage Account. I created a virtual network with two subnets: one subnet is used for private endpoints for OpenAI, AI Search, and the Storage Account, and the other is for VNet integration with my web app.

All services are connected via private endpoints. When I test the setup in Azure OpenAI Studio by navigating to ChatAdd your dataAdd a data source, I select my Storage Account, choose the container, then select the AI Search service, provide an index name, and choose the Azure OpenAI embedding model with API-Key authentication. However, when I click Next, I receive the following errors:

Failed to validate the selected authentication type. Please resolve the following errors and click next.

  • "No valid managed private endpoint found."
  • "The Azure OpenAI resource has public network access disabled and the Azure AI Search resource has no shared private link to Azure OpenAI."
  • "The Storage account has public network access disabled. Trusted service requires managed identity."

I have followed the steps in the official Microsoft documentation here, but the issue persists.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,053 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,205 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sourav Gupta 5 Reputation points
    2024-11-04T02:40:27.27+00:00

    Hi @Kendall Tencio Esquivel Not yet, but once I find a solution, I’ll be sure to share it here. If you come across any solution, please share it with us as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.