Skip to content

Commit 6d5ebd5

Browse files
committed
update links
1 parent bffa5e7 commit 6d5ebd5

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/ai-services/content-understanding/quickstart/use-ai-foundry.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: quickstart
9-
ms.date: 02/19/2025
9+
ms.date: 03/12/2025
1010
ms.custom: ignite-2024-understanding-release
1111
---
1212

1313
# Use Content Understanding in the Azure AI Foundry
14-
[The Azure AI Foundry](https://ai.azure.com/) is a comprehensive platform for developing and deploying generative AI applications and APIs responsibly. Azure AI Content Understanding is a new generative [Azure AI Service](../../what-are-ai-services.md) that analyzes files from varied modalities and extracts structured output in a user-defined field format. Input sources include document, video, image, and audio data. This guide shows you how to build and test a Content Understanding analyzer in the AI Foundry. You can then utilize the extracted data in any app or process you build using a simple REST API call. Content Understanding analyzers are fully customizable. You can create an analyzer by building your own schema from scratch or by using a suggested analyzer template offered to address common scenarios across each data type.
14+
[The Azure AI Foundry](https://aka.ms/cu-landing) is a comprehensive platform for developing and deploying generative AI applications and APIs responsibly. Azure AI Content Understanding is a new generative [Azure AI Service](../../what-are-ai-services.md) that analyzes files from varied modalities and extracts structured output in a user-defined field format. Input sources include document, video, image, and audio data. This guide shows you how to build and test a Content Understanding analyzer in the AI Foundry. You can then utilize the extracted data in any app or process you build using a simple REST API call. Content Understanding analyzers are fully customizable. You can create an analyzer by building your own schema from scratch or by using a suggested analyzer template offered to address common scenarios across each data type.
1515

1616
:::image type="content" source="../media/quickstarts/ai-foundry-overview.png" alt-text="Screenshot of the Content Understanding workflow in the Azure AI Foundry.":::
1717

@@ -35,13 +35,15 @@ To get started, make sure you have the following resources and permissions:
3535
> [!NOTE]
3636
> The Content Understanding project type is separate from the Generative AI project type, also available in the AI Foundry.
3737
38-
In order to try out [the Content Understanding service in the AI Foundry](https://ai.azure.com/explore/aiservices/vision/contentunderstanding), you have to create a Content Understanding project. You can access Content Understanding from:
38+
In order to try out [the Content Understanding service in the AI Foundry](https://aka.ms/ai-services-landing), you have to create a Content Understanding project. You can access Content Understanding from:
3939

4040
* The [AI Foundry home page](https://ai.azure.com/)
41+
4142
:::image type="content" source="../media/quickstarts/foundry-home-page.png" alt-text="Screenshot of the AI Foundry home page.":::
4243

43-
* The [AI Services landing page](https://ai.azure.com/https://ai.azure.com/explore/aiservices)
44-
:::image type="content" source="../media/quickstarts/cu-ai-services-landing-page.png" alt-text="Screenshot of the AI Services landing page in AI Foundry.":::
44+
* The [AI Services landing page](https://aka.ms/cu-landing)
45+
46+
:::image type="content" source="../media/quickstarts/cu-landing-page.png" alt-text="Screenshot of the AI Services landing page in AI Foundry.":::
4547

4648
Once on the Content Understanding page, select `Create a new Content Understanding Project`:
4749

0 commit comments

Comments
 (0)