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/concepts/deployments-overview.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn about deployment options for Azure AI Foundry Models.
5
5
manager: scottpolly
6
6
ms.service: azure-ai-foundry
7
7
ms.topic: concept-article
8
-
ms.date: 06/26/2025
8
+
ms.date: 06/30/2025
9
9
ms.reviewer: fasantia
10
10
ms.author: mopeakande
11
11
author: msakande
@@ -25,7 +25,7 @@ Azure AI Foundry provides several deployment options depending on the type of mo
25
25
26
26
### Standard deployment in Azure AI Foundry resources
27
27
28
-
Azure AI Foundry resources (formerly referred to as Azure AI model inference, in Azure AI Services), 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.
28
+
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.
29
29
30
30
This deployment option is available in:
31
31
@@ -63,17 +63,17 @@ To get started, see [How to deploy and inference a managed compute deployment](.
63
63
64
64
We recommend using [Standard deployments in Azure AI Foundry resources](#standard-deployment-in-azure-ai-foundry-resources) whenever possible, as it offers the largest set of capabilities among the available deployment options. The following table lists details about specific capabilities available for each deployment option:
65
65
66
-
| Capability |Azure OpenAI |Standard deployment in Azure AI Foundry resources| Serverless API Endpoint | Managed compute |
| Which models can be deployed? |[Azure OpenAI models](../../ai-services/openai/concepts/models.md)|[Foundry Models](../../ai-foundry/foundry-models/concepts/models.md)|[Foundry Models with pay-as-you-go billing](../how-to/model-catalog-overview.md)|[Open and custom models](../how-to/model-catalog-overview.md#availability-of-models-for-deployment-as-managed-compute)|
69
-
| Deployment resource | Azure OpenAI resource | Azure AI Foundry resource| AI project (in AI hub resource) | AI project (in AI hub resource) |
70
-
| Requires AI Hubs | No | No | Yes | Yes |
71
-
| Data processing options | Regional <br /> Data-zone <br /> Global | Regional <br /> Data-zone <br /> Global | Regional | Regional |
72
-
| Private networking | Yes | Yes | Yes | Yes |
73
-
| Content filtering | Yes | Yes | Yes | No |
74
-
| Custom content filtering | Yes | Yes | No | No |
| Which models can be deployed? |[Foundry Models](../../ai-foundry/foundry-models/concepts/models.md)|[Foundry Models with pay-as-you-go billing](../how-to/model-catalog-overview.md)|[Open and custom models](../how-to/model-catalog-overview.md#availability-of-models-for-deployment-as-managed-compute)|
69
+
| Deployment resource | Azure AI Foundry resource | AI project (in AI hub resource) | AI project (in AI hub resource) |
70
+
| Requires AI Hubs | No | Yes | Yes|
71
+
| Data processing options | Regional <br /> Data-zone <br /> Global | Regional | Regional|
<sup>1</sup> A minimal endpoint infrastructure is billed per minute. You aren't billed for the infrastructure that hosts the model in standard deployment. After you delete the endpoint, no further charges accrue.
0 commit comments