Skip to content

Commit 97616cf

Browse files
committed
updates from Dennis
1 parent 9171001 commit 97616cf

File tree

1 file changed

+16
-22
lines changed

1 file changed

+16
-22
lines changed

articles/ai-foundry/how-to/develop/planning.md

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Plan Azure AI Foundry Rollout Across My Organization
2+
title: Azure AI Foundry Rollout Across My Organization
33
titleSuffix: Azure AI Foundry
44
description: Learn how to plan the rollout of Azure AI Foundry across your organization, including environment setup, data isolation, and governance.
55
manager: scottpolly
@@ -11,7 +11,7 @@ ms.author: sgilley
1111
ms.reviewer: deeikele
1212
---
1313

14-
# Plan Azure AI Foundry rollout across my organization
14+
# Azure AI Foundry rollout across my organization
1515

1616
This guide outlines key decisions for rolling out Azure AI Foundry, including environment setup, data isolation, integration with other Azure services, capacity management, and monitoring. Every organization is different. Use this guide as a starting point and adapt it to your needs. For implementation details, see the linked articles for further guidance.
1717

@@ -130,28 +130,22 @@ A hub resource is deployed side-by-side with your AI Foundry resource and takes
130130

131131
## Learn more
132132

133-
### Secure the AI Foundry Environment
133+
- Secure the AI Foundry Environment
134134

135-
- Identity & Managed Identity: [Configure managed identity in Azure AI Foundry](../../../ai-services/openai/how-to/managed-identity.md)
136-
- Networking: [Use a virtual network with Azure AI Foundry](../../agents/how-to/virtual-networks.md)
137-
- Customer-Managed Keys (CMK): [Customer-managed keys in Azure AI Foundry](../../concepts/encryption-keys-portal.md)
138-
- Authentication & RBAC: [Role-based access control in Azure AI Foundry](../../concepts/rbac-azure-ai-foundry.md)
139-
- Sample Templates: [Create an AI Foundry hub using a Bicep template](../create-azure-ai-hub-template.md)
140-
- [Recover or purge deleted Azure AI Foundry resources](../../../ai-services/recover-purge-resources.md)
135+
- Authentication & RBAC: [Role-based access control in Azure AI Foundry](../../concepts/rbac-azure-ai-foundry.md)
136+
- - Networking: [Use a virtual network with Azure AI Foundry](../configure-private-link.md)
137+
- Identity & Managed Identity: [Configure managed identity in Azure AI Foundry](../../../ai-services/openai/how-to/managed-identity.md)
138+
- Customer-Managed Keys (CMK): [Customer-managed keys in Azure AI Foundry](../../concepts/encryption-keys-portal.md)
139+
- Example infrastructure [templates repository with sample infrastructure templates](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/infrastructure-setup)
140+
- [Recover or purge deleted Azure AI Foundry resources](../../../ai-services/recover-purge-resources.md)
141141

142-
### Establish Connectivity with Other Azure Services
142+
- Establish Connectivity with Other Azure Services
143143

144-
- Overview of Connections: [Add a new connection in Azure AI Foundry](../connections-add.md)
145-
- Project vs. Resource-Level Connections: [Configure a connection to use Azure AI Foundry Models](../../model-inference/how-to/configure-project-connection.md)
144+
- Overview of Connections: [Add a new connection in Azure AI Foundry](../connections-add.md)
146145

147-
### Governance
146+
- Governance
148147

149-
- Model Access Control with Azure Policy: [Control model deployment with built-in policies](../built-in-policy-model-deployment.md)
150-
- Cost Management: [Plan and manage costs for Azure AI Foundry](../costs-plan-manage.md)
151-
- Azure Monitor for Usage Tracking: [Monitor your Generative AI applications](../monitor-applications.md)
152-
- Azure Log Analytics for Logging: [Enable diagnostic logging for Azure AI services](../../../ai-services/diagnostic-logging.md)
153-
154-
### Share Reserved Capacity Across Business Groups
155-
156-
- Cross-Resource Model Access: [Use Azure AI services in Azure AI Foundry](../../../ai-services/connect-services-ai-foundry-portal.md)
157-
- Shared PTU Deployments: [Provisioned Throughput Reservations in Azure AI Foundry](/azure/cost-management-billing/reservations/azure-ai-foundry)
148+
- Model Access Control with Azure Policy: [Control model deployment with built-in policies](../built-in-policy-model-deployment.md)
149+
- Cost Management: [Plan and manage costs for Azure AI Foundry](../costs-plan-manage.md)
150+
- Azure Monitor for Usage Tracking: [Monitor your Generative AI applications](../monitor-applications.md)
151+

0 commit comments

Comments
 (0)