Skip to content

Commit dbc147a

Browse files
deeikelejonburchel
andauthored
Update articles/ai-foundry/concepts/architecture.md
Co-authored-by: Jon Burchel <[email protected]>
1 parent 2abc495 commit dbc147a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/concepts/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Resource types under the same provider namespaces share the same control plane,
4040

4141
Azure AI Foundry enforces a clear separation between management and development operations to ensure secure and scalable AI workloads.
4242

43-
- **Top-Level Resource Governance:** Management operationssuch as configuring security, establishing connectivity with other Azure services, and managing deploymentsare scoped to the top-level Azure AI Foundry resource. Development activities are isolated within dedicated project containers, which encapsulate use cases and provide boundaries for access control, files, agents, and evaluations.
43+
- **Top-Level Resource Governance:** Management operations, such as configuring security, establishing connectivity with other Azure services, and managing deployments, are scoped to the top-level Azure AI Foundry resource. Development activities are isolated within dedicated project containers, which encapsulate use cases and provide boundaries for access control, files, agents, and evaluations.
4444

4545
- **Role-Based Access Control (RBAC):** Azure RBAC actions are designed to reflect this separation of concerns. Control plane actions (for example creating deployments and projects) are distinct from data plane actions (for example building agents, running evaluations, and uploading files). RBAC assignments can be scoped at both the top-level resource and individual project level. [Managed identities](/entra/identity/managed-identities-azure-resources/overview) can be assigned at either scope to support secure automation and service access.
4646

0 commit comments

Comments
 (0)