A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model
Hi Team,
I am requesting assistance with private network connectivity between Azure AI Search and the GPT-4o deployment used by a Foundry IQ knowledge base.
The historical LOE knowledge source and knowledge base were created successfully and both show as Active. However, retrieval fails when Azure AI Search attempts to invoke the GPT-4o model.
Confirmed backend error
POST /knowledgebases/historical-loe-v2/retrieve HTTP 403 Forbidden Could not complete model action. The model endpoint returned status code '403' (Forbidden). Public access is disabled. Please configure private endpoint.
Relevant resources
Azure AI Search service: ai-search-cooh-ts-brd-mvc
Knowledge base: historical-loe-v2
Foundry/OpenAI resource: ai-foundry-resource-cooh-ts
Model deployment: gpt-4o
Model endpoint: ai-foundry-resource-cooh-ts.openai.azure.com
Foundry private endpoint: pe-foundry-cooh-ts
OpenAI private endpoint IP shown in DNS configuration: 10.19.200.125
Configuration already verified
Public network access on the Foundry resource is disabled, as required by IQVIA policy.
The policy prevents enabling public access for testing: Cognitive Services accounts should disable public network access.
The Foundry private endpoint connection is Approved.
Private endpoint DNS entries exist for the Foundry Cognitive Services, OpenAI, and services.ai endpoints.
The Azure AI Search knowledge source and knowledge base are Active.
The failure occurs specifically when Azure AI Search invokes the GPT-4o model during knowledge retrieval.
Request
Could you please review and configure the supported private network path from Azure AI Search to the Foundry/OpenAI model endpoint? Specifically, please verify:
DNS resolution from the Azure AI Search agentic-retrieval runtime to ai-foundry-resource-cooh-ts.openai.azure.com resolves through the appropriate private DNS configuration.
- Network connectivity from the Azure AI Search retrieval runtime to the Foundry/OpenAI private endpoint on TCP 443. Hi Team, I am requesting assistance with private network connectivity between Azure AI Search and the GPT-4o deployment used by a Foundry IQ knowledge base. The historical LOE knowledge source and knowledge base were created successfully and both show as Active. However, retrieval fails when Azure AI Search attempts to invoke the GPT-4o model. Confirmed backend error POST /knowledgebases/historical-loe-v2/retrieve HTTP 403 Forbidden Could not complete model action. The model endpoint returned status code '403' (Forbidden). Public access is disabled. Please configure private endpoint. Relevant resources
- Azure AI Search service: ai-search-cooh-ts-brd-mvc
- Knowledge base: historical-loe-v2
- Foundry/OpenAI resource: ai-foundry-resource-cooh-ts
- Model deployment: gpt-4o
- Model endpoint: ai-foundry-resource-cooh-ts.openai.azure.com
- Foundry private endpoint: pe-foundry-cooh-ts
- OpenAI private endpoint IP shown in DNS configuration: 10.19.200.125
- Public network access on the Foundry resource is disabled, as required by IQVIA policy.
- The policy prevents enabling public access for testing: Cognitive Services accounts should disable public network access.
- The Foundry private endpoint connection is Approved.
- Private endpoint DNS entries exist for the Foundry Cognitive Services, OpenAI, and services.ai endpoints.
- The Azure AI Search knowledge source and knowledge base are Active.
- The failure occurs specifically when Azure AI Search invokes the GPT-4o model during knowledge retrieval.
- DNS resolution from the Azure AI Search agentic-retrieval runtime to ai-foundry-resource-cooh-ts.openai.azure.com resolves through the appropriate private DNS configuration.
- Network connectivity from the Azure AI Search retrieval runtime to the Foundry/OpenAI private endpoint on TCP 443.