Skip to content

Commit f6a597d

Browse files
authored
Merge pull request #2305 from laujan/dybe-multiple-updates
update code sample links
2 parents 45ff12c + 06d81c1 commit f6a597d

File tree

5 files changed

+27
-22
lines changed

5 files changed

+27
-22
lines changed

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

Lines changed: 6 additions & 4 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: 11/19/2024
10+
ms.date: 01/14/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

@@ -17,7 +17,7 @@ ms.custom: ignite-2024-understanding-release
1717
> [!IMPORTANT]
1818
>
1919
> * Azure AI Content Understanding is available in preview. Public preview releases provide early access to features that are in active development.
20-
> * Features, approaches, and processes may change or have constrained capabilities, prior to General Availability (GA).
20+
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
2121
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
2222
2323
Content Understanding audio analyzers enable transcription and diarization of conversational audio, extracting structured fields such as summaries, sentiments, and key topics. Customize an audio analyzer template to your business needs using [Azure AI Foundry portal](https://ai.azure.com/) to start generating results.
@@ -82,5 +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/).
86-
* Learn more about audio [**analyzer templates**](../quickstart/use-ai-foundry.md).
85+
* Try processing your audio content using Content Understanding in [**Azure AI Foundry portal**](https://ai.azure.com/).
86+
* Learn how to analyze audio content [**analyzer templates**](../quickstart/use-ai-foundry.md).
87+
* Review code sample: [**audio content extraction**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/blob/main/notebooks/content_extraction.ipynb).
88+
* Review code sample: [**analyzer templates**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/tree/main/analyzer_templates).

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

Lines changed: 5 additions & 3 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: 11/19/2024
10+
ms.date: 01/14/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

@@ -16,7 +16,7 @@ ms.custom: ignite-2024-understanding-release
1616
> [!IMPORTANT]
1717
>
1818
> * Azure AI Content Understanding is available in preview. Public preview releases provide early access to features that are in active development.
19-
> * Features, approaches, and processes may change or have constrained capabilities, prior to General Availability (GA).
19+
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
2020
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
2121
2222
Content Understanding is a cloud-based [Azure AI Service](../../what-are-ai-services.md) designed to efficiently extract content and structured fields from documents and forms. It provides a comprehensive suite of APIs and an intuitive UX experience for optimal efficiency.
@@ -71,4 +71,6 @@ Developers using Content Understanding should review Microsoft's policies on cus
7171

7272
## Next step
7373
* Try processing your document content using Content Understanding in [Azure ](https://ai.azure.com/).
74-
* Learn more about document [**analyzer templates**](../quickstart/use-ai-foundry.md).
74+
* Learn to analyze document content [**analyzer templates**](../quickstart/use-ai-foundry.md).
75+
* 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).
76+
* 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: 7 additions & 5 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: how-to
10-
ms.date: 11/19/2024
10+
ms.date: 01/14/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

@@ -16,7 +16,7 @@ ms.custom: ignite-2024-understanding-release
1616
> [!IMPORTANT]
1717
>
1818
> * Azure AI Content Understanding is available in preview. Public preview releases provide early access to features that are in active development.
19-
> * Features, approaches, and processes may change or have constrained capabilities, prior to General Availability (GA).
19+
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
2020
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
2121
2222
Azure AI Content Understanding standardizes the extraction of data from images, making it easier to analyze large volumes of unstructured data. Standardized extraction speeds up time-to-value and simplifies integration into downstream analytical workflows. With the Content Understanding APIs, you can define schema to specify the fields, descriptions, and output types for extraction. The service then analyses the images and provides structured data, which can be applied in various use cases, such as:
@@ -46,7 +46,7 @@ For detailed information on supported input file formats, refer to our [Service
4646
> [!NOTE]
4747
> For best results, image schema should only be used to process non-document-based images.
4848
> Text heavy images of documents should be processed using a document schema.
49-
> Use cases that require extraction of text from document images or scanned documents in image formats should be processed using a document field extraction schema.
49+
> Use cases that require extraction of text from document images or scanned documents should be processed using a document field extraction schema.
5050
5151
## Supported languages and regions
5252
For a detailed list of supported languages and regions, visit our [Language and region support](../language-region-support.md) page.
@@ -59,9 +59,11 @@ For detailed information on supported field types, refer to our [Service quotas
5959
As with all the Azure AI services, developers using the Content Understanding service should be aware of Microsoft's policies on customer data. See our [**Data, protection and privacy**](https://www.microsoft.com/trust-center/privacy) page to learn more.
6060

6161
> [!IMPORTANT]
62-
> If you are using Microsoft products or services to process Biometric Data, you are responsible for: (i) providing notice to data subjects, including with respect to retention periods and destruction; (ii) obtaining consent from data subjects; and (iii) deleting the Biometric Data, all as appropriate and required under applicable Data Protection Requirements. "Biometric Data" will have the meaning set forth in Article 4 of the GDPR and, if applicable, equivalent terms in other data protection requirements. For related information, see [Data and Privacy for Face](/legal/cognitive-services/face/data-privacy-security).
62+
> If you're using Microsoft products or services to process Biometric Data, you're responsible for: (i) providing notice to data subjects, including with respect to retention periods and destruction; (ii) obtaining consent from data subjects; and (iii) deleting the Biometric Data, all as appropriate, and required under applicable Data Protection Requirements. "Biometric Data" have the meaning articulated in Article 4 of the GDPR and, if applicable, equivalent terms in other data protection requirements. For related information, see [Data and Privacy for Face](/legal/cognitive-services/face/data-privacy-security).
6363
6464
## Next steps
6565

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

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: ignite-2024-understanding-release
1818
> [!IMPORTANT]
1919
>
2020
> * Azure AI Content Understanding is available in preview. Public preview releases provide early access to features that are in active development.
21-
> * Features, approaches, and processes may change or have constrained capabilities, prior to General Availability (GA).
21+
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
2222
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
2323
2424
Azure AI Content Understanding is a new Generative AI based [**Azure AI Service**](../what-are-ai-services.md), designed to process/ingest content of any types (documents, images, videos, and audio) into a user-defined output format.
@@ -85,7 +85,3 @@ Our quickstart guides help you quickly start using the Content Understanding ser
8585
* [**Azure AI Foundry portal Quickstart**](quickstart/use-ai-foundry.md)
8686
* [**Rest API Quickstart**](quickstart/use-rest-api.md)
8787

88-
89-
90-
91-

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

Lines changed: 8 additions & 5 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: 11/19/2024
10+
ms.date: 01/14/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

@@ -16,7 +16,7 @@ ms.custom: ignite-2024-understanding-release
1616
> [!IMPORTANT]
1717
>
1818
> * Azure AI Content Understanding is available in preview. Public preview releases provide early access to features that are in active development.
19-
> * Features, approaches, and processes may change or have constrained capabilities, prior to General Availability (GA).
19+
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
2020
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
2121
2222
Azure AI Content Understanding allows you to extract and customize video metadata. Content Understanding helps efficiently manage, categorize, retrieve, and build workflows for video assets. It enhances your media asset library, supports workflows such as highlight generation, categorizes content, and facilitates applications like retrieval-augmented generation (RAG).
@@ -86,9 +86,12 @@ For a detailed list of supported languages and regions, visit our [Language and
8686
As with all the Azure AI services, developers using the Content Understanding service should be aware of Microsoft's policies on customer data. See our [**Data, protection and privacy**](https://www.microsoft.com/trust-center/privacy) page to learn more.
8787

8888
> [!IMPORTANT]
89-
> Users of Content Understanding can enable features like Face Grouping for videos, which involved processing Biometric Data. If you are using Microsoft products or services to process Biometric Data, you are responsible for: (i) providing notice to data subjects, including with respect to retention periods and destruction; (ii) obtaining consent from data subjects; and (iii) deleting the Biometric Data, all as appropriate and required under applicable Data Protection Requirements. "Biometric Data" will have the meaning set forth in Article 4 of the GDPR and, if applicable, equivalent terms in other data protection requirements. For related information, see [Data and Privacy for Face](/legal/cognitive-services/face/data-privacy-security).
89+
> Users of Content Understanding can enable features like Face Grouping for videos, which involved processing Biometric Data. If you're using Microsoft products or services to process Biometric Data, you're responsible for: (i) providing notice to data subjects, including with respect to retention periods and destruction; (ii) obtaining consent from data subjects; and (iii) deleting the Biometric Data, all as appropriate, and required under applicable Data Protection Requirements. "Biometric Data" have the meaning articulated in Article 4 of the GDPR and, if applicable, equivalent terms in other data protection requirements. For related information, see [Data and Privacy for Face](/legal/cognitive-services/face/data-privacy-security).
9090
9191
## Next steps
9292

93-
* Try processing your video content using Content Understanding in [Azure portal](https://ai.azure.com/).
94-
* Learn more about video [**analyzer templates**](../quickstart/use-ai-foundry.md).
93+
* Try processing your video content using Content Understanding in [Azure portal](https://ai.azure.com/).
94+
* Learn to analyze video content [**analyzer templates**](../quickstart/use-ai-foundry.md).
95+
* Review code sample: [**video content extraction**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/blob/main/notebooks/content_extraction.ipynb).
96+
* Review code sample: [**video search with natural language queries**](https://github.com/Azure-Samples/azure-ai-search-with-content-understanding-python/tree/main#samples).
97+
* Review code sample: [**analyzer templates**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/tree/main/analyzer_templates)

0 commit comments

Comments
 (0)