You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/develop/planning.md
+16-22Lines changed: 16 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Plan Azure AI Foundry Rollout Across My Organization
2
+
title: Azure AI Foundry Rollout Across My Organization
3
3
titleSuffix: Azure AI Foundry
4
4
description: Learn how to plan the rollout of Azure AI Foundry across your organization, including environment setup, data isolation, and governance.
5
5
manager: scottpolly
@@ -11,7 +11,7 @@ ms.author: sgilley
11
11
ms.reviewer: deeikele
12
12
---
13
13
14
-
# Plan Azure AI Foundry rollout across my organization
14
+
# Azure AI Foundry rollout across my organization
15
15
16
16
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.
17
17
@@ -130,28 +130,22 @@ A hub resource is deployed side-by-side with your AI Foundry resource and takes
130
130
131
131
## Learn more
132
132
133
-
###Secure the AI Foundry Environment
133
+
- Secure the AI Foundry Environment
134
134
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)
141
141
142
-
###Establish Connectivity with Other Azure Services
142
+
- Establish Connectivity with Other Azure Services
143
143
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)
146
145
147
-
###Governance
146
+
- Governance
148
147
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)
0 commit comments