Foundry agent is unable to connect to Search service with Private endpoint setup

Surendra Kumar Saini 0 Reputation points Microsoft External Staff
2026-07-21T19:00:56.9133333+00:00

When we set up more than one private endpoint for different regions, the Foundry agent can’t connect to the Search service.

Getting below error:

ErrorAn error occurred while processing your request. You can retry your request, or contact us through an Azure support request at: https://go.microsoft.com/fwlink/?linkid=2213926 if the error persists. Please include the request ID 27b5b7c0-e6af-4602-bec2-4bd5e45c267b in your message.

Azure DNS
Azure DNS

An Azure service that enables hosting Domain Name System (DNS) domains in Azure.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Allan Solomon Mejia 2,760 Reputation points
    2026-07-22T01:29:02.88+00:00

    Hi Surendra,

    This is often related to Private DNS resolution rather than the private endpoint itself. If you're using multiple private endpoints across regions, verify that the Foundry agent resolves the Azure AI Search FQDN to the correct regional private endpoint IP and that the required Private DNS Zones (for example, privatelink.search.windows.net) are linked to the VNet hosting the agent. Microsoft also recommends validating DNS resolution from within the VNet using nslookup.

    Also, verify that the Azure AI Search resource has its own private endpoint, as this isn't created automatically with Azure AI Foundry deployments, and ensure NSGs, UDRs, and firewall rules allow connectivity between the agent and the Search service. If DNS and networking are configured correctly and the issue persists, capture the Request ID, enable diagnostic logs, and open a Microsoft support case. This will help determine whether the problem is related to a service-side issue with multi-region private endpoint routing.

    Please "Accept the answer" if this information helped you. This will help us and others in the community as well.

    Was this answer helpful?


Your answer

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