Skip to content

Commit d262725

Browse files
Merge pull request #281009 from ssalgadodev/patch-126
Update deploy-models-serverless.md
2 parents 46936d2 + 2831cf9 commit d262725

File tree

4 files changed

+1
-8
lines changed

4 files changed

+1
-8
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ author: msakande
1616

1717
# Overview: Deploy models, flows, and web apps with Azure AI Studio
1818

19-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
2019

2120
Azure AI Studio supports deploying large language models (LLMs), flows, and web apps. Deploying an LLM or flow makes it available for use in a website, an application, or other production environments. This typically involves hosting the model on a server or in the cloud, and creating an API or other interface for users to interact with the model.
2221

articles/ai-studio/how-to/deploy-models-serverless-availability.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ ms.custom:
1818

1919
# Region availability for models in serverless API endpoints | Azure AI Studio
2020

21-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
22-
2321
In this article, you learn about which regions are available for each of the models supporting serverless API endpoint deployments.
2422

2523
Certain models in the model catalog can be deployed as a serverless API with pay-as-you-go billing. This kind of deployment provides a way to consume models as an API without hosting them on your subscription, while keeping the enterprise security and compliance that organizations need. This deployment option doesn't require quota from your subscription.

articles/ai-studio/how-to/deploy-models-serverless-connect.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ ms.custom:
1717

1818
# Consume serverless API endpoints from a different Azure AI Studio project or hub
1919

20-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
21-
2220
In this article, you learn how to configure an existing serverless API endpoint in a different project or hub than the one that was used to create the deployment.
2321

2422
[Certain models in the model catalog](deploy-models-serverless-availability.md) can be deployed as serverless APIs. This kind of deployment provides a way to consume models as an API without hosting them on your subscription, while keeping the enterprise security and compliance that organizations need. This deployment option doesn't require quota from your subscription.
@@ -235,4 +233,4 @@ Follow these steps to create a connection:
235233
## Related content
236234
237235
- [What is Azure AI Studio?](../what-is-ai-studio.md)
238-
- [Azure AI FAQ article](../faq.yml)
236+
- [Azure AI FAQ article](../faq.yml)

articles/ai-studio/how-to/deploy-models-serverless.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ ms.custom: build-2024, serverless, devx-track-azurecli
1515

1616
# Deploy models as serverless APIs
1717

18-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
19-
2018
In this article, you learn how to deploy a model from the model catalog as a serverless API with pay-as-you-go token based billing.
2119

2220
[Certain models in the model catalog](deploy-models-serverless-availability.md) can be deployed as a serverless API with pay-as-you-go billing. This kind of deployment provides a way to consume models as an API without hosting them on your subscription, while keeping the enterprise security and compliance that organizations need. This deployment option doesn't require quota from your subscription.

0 commit comments

Comments
 (0)