Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Hi Yu-Jeong Seo,
You are correct that AI Foundry resources such as projects and agents are currently created and managed through infrastructure-as-code approaches like Bicep or Terraform rather than directly from the Azure Portal. While Private Endpoints (PEP) are supported for certain standalone Azure AI services (for example, Azure OpenAI or Language Service), services that are only available within AI Foundry such as Prompt Shield and Agent Service cannot yet be used privately through a PEP. For secure deployments, we recommend using Bicep or Terraform templates and opting for a custom subdomain when provisioning the resource. Terraform templates are available and supported for this scenario, enabling you to deploy and secure resources in line with your networking requirements.