Share via

Azure Portal vs AI Foundry Resource Deployment

Yu-Jeong Seo 330 Reputation points
2025-09-02T01:18:37.5566667+00:00

In Azure OpenAI, some services like Language and Content Safety can be deployed as standalone resources in the Azure Portal with a Private Endpoint (PEP). However, services such as Prompt Shield cannot be deployed as standalone resources.

I would like clarification on the following points:

What is the difference between resources that can be deployed directly in the Azure Portal versus those that are only available through AI Foundry?

My understanding is that resources with a PEP use private network communication. Does this mean that resources which cannot be deployed with PEP in the Azure Portal do not support private communication?

Is there a way to view resources that I deploy separately in the Azure Portal from within AI Foundry in a unified manner?

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform


1 answer

Sort by: Most helpful
  1. Pavankumar Purilla 11,575 Reputation points Microsoft External Staff Moderator
    2025-09-08T05:25:44.71+00:00

    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.

    Was this answer helpful?

    0 comments No comments

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.