Skip to content

Commit 685f5be

Browse files
Merge pull request #6505 from sdgilley/sdg-updates
add bullet to show differences in architecture
2 parents 6b81ed7 + 460f23f commit 685f5be

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

articles/ai-foundry/how-to/migrate-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Azure AI Foundry is transitioning to a unified platform-as-a-service, replacing
2424
> [!IMPORTANT]
2525
> New generative AI and model-centric features are available only through the AI Foundry resource and its Foundry projects. Currently, some capabilities still require a hub next to your Foundry resource. For a comparison of capabilities, see [What type of project do I need?](../what-is-azure-ai-foundry.md#which-type-of-project-do-i-need)
2626
27-
## New Foundry projects overview
27+
## <a name="overview"></a> New Foundry projects overview
2828

2929
Foundry projects are designed to unify and simplify the composition of developer workflows, and the management of core building blocks of AI applications:
3030

articles/ai-foundry/what-is-azure-ai-foundry.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,19 @@ The [Azure AI Foundry for VS Code Extension](how-to/develop/get-started-projects
5757

5858
Azure AI Foundry supports two types of projects: a **[!INCLUDE [hub](includes/hub-project-name.md)]** and a **[!INCLUDE [fdp](includes/fdp-project-name.md)]**. In most cases, you want to use a [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)].
5959

60-
* [!INCLUDE [fdp-description](includes/fdp-description.md)]
60+
- [!INCLUDE [fdp-description](includes/fdp-description.md)]
6161

62-
* [!INCLUDE [hub-description](includes/hub-description.md)]
62+
- [!INCLUDE [hub-description](includes/hub-description.md)]
63+
64+
- To understand the how the newer [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)] differs from the [!INCLUDE [hub-project-name](includes/hub-project-name.md)], see [New Foundry projects overview](how-to/migrate-project.md#overview).
6365

6466

6567
### Which type of project do I need?
6668

6769
- In general, you should use a [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)] if you're looking to build agents or work with models.
6870
- Use a [!INCLUDE [hub-project-name](includes/hub-project-name.md)] when you need features that aren't available in a [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)]. See the following table for more on feature availability.
6971

72+
7073
> [!NOTE]
7174
> New agents and model-centric capabilities are only available on [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)]s, including access to the Azure AI Foundry API and Azure AI Foundry Agent Service in general availability. To migrate your [!INCLUDE [hub-project-name](includes/hub-project-name.md)] to a [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)], see [Migrate from hub-based to Foundry projects](how-to/migrate-project.md).
7275

0 commit comments

Comments
 (0)