Skip to content

Commit 7e58746

Browse files
authored
Merge pull request #3606 from laujan/406400-update-cu-links-ai-foundry
406400 update cu links ai foundry
2 parents 6b48a3a + 839be02 commit 7e58746

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

articles/ai-services/content-understanding/audio/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 01/14/2025
10+
ms.date: 03/18/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

@@ -82,7 +82,7 @@ Developers using Content Understanding should review Microsoft's policies on cus
8282

8383
## Next steps
8484

85-
* Try processing your audio content using Content Understanding in [**Azure AI Foundry portal**](https://ai.azure.com/).
85+
* Try processing your audio content using Content Understanding in [**Azure AI Foundry portal**](https://aka.ms/cu-landing).
8686
* Learn how to analyze audio content [**analyzer templates**](../quickstart/use-ai-foundry.md).
8787
* Review code sample: [**audio content extraction**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/blob/main/notebooks/content_extraction.ipynb).
8888
* Review code sample: [**analyzer templates**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/tree/main/analyzer_templates).

articles/ai-services/content-understanding/concepts/analyzer-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fields in the schemas to better fit your needs. Learn more about the analyzer te
1919

2020
## Modality templates
2121

22-
The following analyzer templates are available for use in the [Azure AI Foundry Content Understanding experience](https://ai.azure.com/). For more information, *see* [Use Content Understanding in the Azure AI Foundry](../quickstart/use-ai-foundry.md) for a step-by-step guide to creating your first analyzer.
22+
The following analyzer templates are available for use in the [Azure AI Foundry Content Understanding experience](https://aka.ms/cu-landing). For more information, *see* [Use Content Understanding in the Azure AI Foundry](../quickstart/use-ai-foundry.md) for a step-by-step guide to creating your first analyzer.
2323

2424
# [Document](#tab/document)
2525

articles/ai-services/content-understanding/document/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For a detailed list of supported languages and regions, visit our [Language and
7070
Developers using Content Understanding should review Microsoft's policies on customer data. For more information, visit our [Data, protection, and privacy](https://www.microsoft.com/trust-center/privacy) page.
7171

7272
## Next step
73-
* Try processing your document content using Content Understanding in [Azure ](https://ai.azure.com/).
73+
* Try processing your document content using Content Understanding in [Azure AI Foundry](https://aka.ms/cu-landing).
7474
* Learn to analyze document content [**analyzer templates**](../quickstart/use-ai-foundry.md).
7575
* Review code samples: [**visual document search**](https://github.com/Azure-Samples/azure-ai-search-with-content-understanding-python/blob/main/notebooks/search_with_visual_document.ipynb).
7676
* Review code sample: [**analyzer templates**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/tree/main/analyzer_templates).

articles/ai-services/content-understanding/image/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ As with all the Azure AI services, developers using the Content Understanding se
6363
6464
## Next steps
6565

66-
* Try processing your video content using Content Understanding in [Azure AI Foundry portal](https://ai.azure.com/).
66+
* Try processing your video content using Content Understanding in [Azure AI Foundry portal](https://aka.ms/cu-landing).
6767
* Learn to analyze video content [**analyzer templates**](../quickstart/use-ai-foundry.md).
6868
* Review code samples: [**image, text, and table, content extraction**](https://github.com/Azure-Samples/azure-ai-search-with-content-understanding-python#samples).
6969
* Review code sample: [**analyzer templates**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/tree/main/analyzer_templates).

articles/ai-services/content-understanding/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ landingContent:
4444
- text: Try Content Understanding REST API
4545
url: quickstart/use-rest-api.md
4646
- text: Try Azure AI Foundry portal
47-
url: image/overview.md
47+
url: quickstart/use-ai-foundry.md
4848

4949
- title: How-to guides
5050
linkLists:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: ignite-2024-understanding-release
1212

1313
# Use Content Understanding in the Azure AI Foundry
1414

15-
[The Azure AI Foundry](https://azure.microsoft.com/products/ai-foundry) 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.
15+
[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.
1616

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

@@ -36,7 +36,7 @@ To get started, make sure you have the following resources and permissions:
3636
> [!NOTE]
3737
> The Content Understanding project type is separate from the Generative AI project type, also available in the AI Foundry.
3838
39-
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:
39+
In order to try out [the Content Understanding service in the AI Foundry](https://aka.ms/cu-landing), you have to create a Content Understanding project. You can access Content Understanding from:
4040

4141
* The [AI Foundry home page](https://ai.azure.com/)
4242

articles/ai-services/content-understanding/video/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ As with all the Azure AI services, developers using the Content Understanding se
9090
9191
## Next steps
9292

93-
* Try processing your video content using Content Understanding in [Azure portal](https://ai.azure.com/).
93+
* Try processing your video content using Content Understanding in [Azure AI Foundry portal](https://aka.ms/cu-landing).
9494
* Learn to analyze video content [**analyzer templates**](../quickstart/use-ai-foundry.md).
9595
* Review code sample: [**video content extraction**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/blob/main/notebooks/content_extraction.ipynb).
9696
* Review code sample: [**video search with natural language queries**](https://github.com/Azure-Samples/azure-ai-search-with-content-understanding-python/tree/main#samples).

0 commit comments

Comments
 (0)