Skip to content

Commit 6017073

Browse files
committed
rebranding - serverless --> standard deployment
1 parent c012f55 commit 6017073

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/concepts/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ At the top level, Azure AI Foundry provides access to the following resources:
3535
For more information, visit [Management center](management-center.md).
3636
- **Azure AI Foundry hub**: The hub is the top-level resource in Azure AI Foundry portal, and is based on the Azure Machine Learning service. The Azure resource provider for a hub is `Microsoft.MachineLearningServices/workspaces`, and the kind of resource is `Hub`. It provides the following features:
3737
- Security configuration including a managed network that spans projects and model endpoints.
38-
- Compute resources for interactive development, fine-tuning, open source, and serverless model deployments.
38+
- Compute resources for interactive development, fine-tuning, open source, and standard deployment for models.
3939
- Connections to other Azure services such as Azure OpenAI, Azure AI services, and Azure AI Search. Hub-scoped connections are shared with projects created from the hub.
4040
- Project management. A hub can have multiple child projects.
4141
- An associated Azure storage account for data upload and artifact storage.

articles/ai-foundry/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ items:
387387
href: concepts/fine-tuning-overview.md
388388
- name: Fine-tune Azure AI Foundry models
389389
items:
390-
- name: Fine-tune models deployed via serverless API
390+
- name: Fine-tune models deployed via standard deployment
391391
href: how-to/fine-tune-serverless.md
392392
- name: Fine-tune models deployed via managed compute
393393
href: how-to/fine-tune-managed-compute.md

0 commit comments

Comments
 (0)