Skip to content

Commit 29f73d4

Browse files
Merge pull request #6517 from sdgilley/sdg-freshness
freshness pass - articles/ai-foundry/concepts/ai-resources.md
2 parents c91aa4b + b76628c commit 29f73d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/ai-foundry/concepts/ai-resources.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article introduces concepts about Azure AI Foundry hubs for yo
55
ms.author: sgilley
66
author: sdgilley
77
ms.reviewer: deeikele
8-
ms.date: 04/28/2025
8+
ms.date: 08/11/2025
99
ms.service: azure-ai-foundry
1010
ms.topic: concept-article
1111
ms.custom:
@@ -20,9 +20,9 @@ ms.custom:
2020
# Hub resources overview
2121

2222
> [!NOTE]
23-
> You must use a **[!INCLUDE [hub](../includes/hub-project-name.md)]** for the features mentioned in this article. A **[!INCLUDE [fdp](../includes/fdp-project-name.md)]** is not supported. For more information, see [Project types](../what-is-azure-ai-foundry.md#which-type-of-project-do-i-need).
23+
> You must use a **[!INCLUDE [hub](../includes/hub-project-name.md)]** for the features mentioned in this article. A **[!INCLUDE [fdp](../includes/fdp-project-name.md)]** isn't supported. For more information, see [Project types](../what-is-azure-ai-foundry.md#which-type-of-project-do-i-need).
2424
25-
Azure AI Hub is a resource type that is used in combination with Azure AI Foundry resource type, and is only required for selected use cases. Hub resources provides access to open-source model hosting and finetuning capabilities, as well as Azure Machine Learning capabilities, next to capabilities supported by its associated AI Foundry resource.
25+
Azure AI Hub is a resource type that is used in combination with Azure AI Foundry resource type, and is only required for selected use cases. Hub resources provide access to open-source model hosting and fine-tuning capabilities, as well as Azure Machine Learning capabilities, next to capabilities supported by its associated AI Foundry resource.
2626

2727
When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs) and [Azure Machine Learning studio](https://ml.azure.com).
2828

@@ -36,7 +36,7 @@ Hubs group one or more projects together with common settings including data acc
3636

3737
## Create a hub-based project
3838

39-
To start developing, [create a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)]](../how-to/create-projects.md?pivots=hub-project). Hub-projects can be accessed in [AI Foundry Portal](https://ai.azure.com/?cid=learnDocs) to build with generative AI tools, and [ML Studio](https://ml.azure.com) to build with tools designed for custom machine learning model training.
39+
To start developing, [create a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)]](../how-to/create-projects.md?pivots=hub-project). Hub-based projects can be accessed in [AI Foundry Portal](https://ai.azure.com/?cid=learnDocs) to build with generative AI tools, and [ML Studio](https://ml.azure.com) to build with tools designed for custom machine learning model training.
4040

4141
## Project concepts
4242

@@ -61,7 +61,7 @@ Projects also have specific settings that only hold for that project:
6161
6262
## Share configurations across projects using hub
6363

64-
A hub shares configurations for a group of projects. As a team lead, consider creating a hub for use cases that share the same security configurations or business domain to avoid repetitive setup and let developers create their own project against the pre-configured environment.
64+
A hub shares configurations for a group of projects. All projects in the hub share the same security configurations or business domain.
6565

6666
Shared configurations managed on the hub include:
6767
* **Security** including public network access, customer-managed key encryption, and identity controls. Security settings configured on the hub automatically pass down to each project. A managed virtual network is shared between all projects that share the same hub.
@@ -74,7 +74,7 @@ Shared configurations managed on the hub include:
7474

7575
Hubs let you manage connections to existing Azure OpenAI or Azure AI Foundry resources, so you can use their models and selected customization capabilities in hub-based projects.
7676

77-
After a connection is created, model deployments are accessible via playground experiences. When you use Finetuning experiences in a hub-based project, your finetuning jobs are implicitly executed on the connected AI Foundry resource (default project context).
77+
After a connection is created, model deployments are accessible via playground experiences. When you use Fine-tuning experiences in a hub-based project, your fine-tuning jobs are implicitly executed on the connected AI Foundry resource (default project context).
7878

7979
## Storage and Key Vault dependent resources
8080

0 commit comments

Comments
 (0)