Skip to content

Commit f02b8f4

Browse files
committed
fix
1 parent 7301298 commit f02b8f4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/ai-foundry/concepts/deployments-overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Azure AI Foundry provides several deployment options depending on the type of mo
2323
- Deployment to serverless API endpoints
2424
- Deployment to managed computes
2525

26+
Azure AI Foundry portal might automatically pick a deployment option based on your environment and configuration. Use Azure AI Foundry resources for deployment whenever possible.
27+
Models that support multiple deployment options default to Azure AI Foundry resources for deployment. To access other deployment options, use the Azure CLI or Azure Machine Learning SDK for deployment.
28+
2629
### Standard deployment in Azure AI Foundry resources
2730

2831
Azure AI Foundry resources (formerly referred to as Azure AI Services resources), is **the preferred deployment option** in Azure AI Foundry. It offers the widest range of capabilities, including regional, data zone, or global processing, and it offers standard and [provisioned throughput (PTU)](../../ai-services/openai/concepts/provisioned-throughput.md) options. Flagship models in Azure AI Foundry Models support this deployment option.
@@ -77,10 +80,6 @@ Use [Standard deployments in Azure AI Foundry resources](#standard-deployment-in
7780

7881
<sup>3</sup> Billing is on a per-minute basis, depending on the product tier and the number of instances used in the deployment since the moment of creation. After you delete the endpoint, no further charges accrue.
7982

80-
## Configure Azure AI Foundry portal for deployment options
81-
82-
Azure AI Foundry portal might automatically pick a deployment option based on your environment and configuration. Use Azure AI Foundry resources for deployment whenever possible.
83-
Models that support multiple deployment options default to Azure AI Foundry resources for deployment. To access other deployment options, use the Azure CLI or Azure Machine Learning SDK for deployment.
8483

8584
## Related content
8685

0 commit comments

Comments
 (0)