Skip to content

Commit 219b3e6

Browse files
committed
fix more links
1 parent 3364500 commit 219b3e6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Effective governance in Azure AI Foundry ensures secure, compliant, and cost-eff
114114

115115
## Configure and optimize model deployments
116116

117-
When deploying models in AI Foundry, teams can choose between standard and provisioned [deployment types](.././../ai-services/openai/how-to/deployment-types.md). Standard deployments are ideal for development and experimentation, offering flexibility and ease of setup. Provisioned deployments are recommended for production scenarios where predictable performance, cost control, and model version pinning are required.
117+
When deploying models in AI Foundry, teams can choose between standard and provisioned [deployment types](../../../ai-services/openai/how-to/deployment-types.md). Standard deployments are ideal for development and experimentation, offering flexibility and ease of setup. Provisioned deployments are recommended for production scenarios where predictable performance, cost control, and model version pinning are required.
118118

119119
To support cross-region scenarios and let you access existing model deployments, AI Foundry allows [connections](../connections-add.md?pivots=fdp-project) to model deployments hosted in other Foundry or Azure OpenAI instances. This enables teams to centralize deployments for experimentation while still enabling access from distributed projects. For production workloads, consider for use cases to manage its own deployments to ensure tighter control over model lifecycle, versioning, and rollback strategies.
120120

@@ -140,14 +140,14 @@ A hub resource is deployed side-by-side with your AI Foundry resource and takes
140140

141141
### Establish Connectivity with Other Azure Services
142142

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

146146
### Governance
147147

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)
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)
151151
- Azure Log Analytics for Logging: [Enable diagnostic logging for Azure AI services](../../../ai-services/diagnostic-logging.md)
152152

153153
### Share Reserved Capacity Across Business Groups

0 commit comments

Comments
 (0)