Skip to content

Commit bade32b

Browse files
authored
Update deployments-overview.md
1 parent 8b92e52 commit bade32b

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ titleSuffix: Azure AI Foundry
44
description: Learn about deploying models in Azure AI Foundry portal.
55
manager: scottpolly
66
ms.service: azure-ai-foundry
7-
ms.custom:
8-
- ignite-2023
9-
- build-2024
10-
- ignite-2024
117
ms.topic: concept-article
128
ms.date: 10/21/2024
139
ms.reviewer: fasantia
@@ -17,7 +13,7 @@ author: msakande
1713

1814
# Overview: Deploy AI models in Azure AI Foundry portal
1915

20-
The model catalog in Azure AI Foundry portal is the hub to discover and use a wide range of models for building generative AI applications. Models need to be deployed to make them available for receiving inference requests. The process of interacting with a deployed model is called *inferencing*. Azure AI Foundry offer a comprehensive suite of deployment options for those models depending on your needs and model requirements.
16+
The model catalog in Azure AI Foundry portal is the hub to discover and use a wide range of models for building generative AI applications. Models need to be deployed to make them available for receiving inference requests. Azure AI Foundry offer a comprehensive suite of deployment options for those models depending on your needs and model requirements.
2117

2218
## Deploying models
2319

@@ -31,10 +27,10 @@ Azure AI Foundry offers four different deployment options:
3127

3228
|Name | Azure OpenAI service | Azure AI model inference | Serverless API | Managed compute |
3329
|-------------------------------|----------------------|-------------------|----------------|-----------------|
34-
| Which models can be deployed? | [Azure OpenAI models](../../ai-services/openai/concepts/models.md) | [Azure OpenAI models and Models as a Service](../../ai-foundry/model-inference/concepts/models.md) | [Models as a Service](../how-to/model-catalog-overview.md#content-safety-for-models-deployed-via-serverless-apis) | [Open and custom models](../how-to/model-catalog-overview.md#availability-of-models-for-deployment-as-managed-compute) |
30+
| Which models can be deployed? | [Azure OpenAI models](../../ai-services/openai/concepts/models.md) | [Azure OpenAI models and Models-as-a-Service](../../ai-foundry/model-inference/concepts/models.md) | [Models-as-a-Service](../how-to/model-catalog-overview.md#content-safety-for-models-deployed-via-serverless-apis) | [Open and custom models](../how-to/model-catalog-overview.md#availability-of-models-for-deployment-as-managed-compute) |
3531
| Deployment resource | Azure OpenAI resource | Azure AI services resource | AI project resource | AI project resource |
3632
| Requires Hubs/Projects | No | No | Yes | Yes |
37-
| Data processing options | Regional <br /> Data-zone <br /> and Global | Global | Regional | Regional |
33+
| Data processing options | Regional <br /> Data-zone <br /> Global | Global | Regional | Regional |
3834
| Private networking | Yes | Yes | Yes | Yes |
3935
| Content filtering | Yes | Yes | Yes | No |
4036
| Custom content filtering | Yes | Yes | No | No |

0 commit comments

Comments
 (0)