Skip to content

Commit afd43e9

Browse files
committed
address dybe 2210 1776 prs
1 parent 543f7b2 commit afd43e9

File tree

1 file changed

+8
-8
lines changed
  • articles/ai-services/content-understanding/image

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Azure AI Content Understanding image overview
33
titleSuffix: Azure AI services
4-
description: Learn about Azure AI Content Understanding image solutions
4+
description: Learn how to use Azure AI Content Understanding image solutions
55
author: laujan
66
ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
9-
ms.topic: overview
10-
ms.date: 01/14/2025
9+
ms.topic: how-to
10+
ms.date: 11/19/2024
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

@@ -16,10 +16,10 @@ 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 can change or present constrained capabilities, before General Availability (GA).
19+
> * Features, approaches, and processes may change or have constrained capabilities, prior to 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
22-
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 a 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:
22+
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:
2323

2424
* **Retrieval-augmented generation (RAG) applications:** Extract key details from your images to build a robust index that powers user-facing chat experiences. This index enables users to ask questions and receive accurate answers based on the content of your images.
2525

@@ -45,8 +45,8 @@ For detailed information on supported input file formats, refer to our [Service
4545

4646
> [!NOTE]
4747
> For best results, image schema should only be used to process non-document-based images.
48-
> 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 should be processed with a document field extraction schema.
48+
> 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.
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,7 +59,7 @@ 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'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).
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).
6363
6464
## Next steps
6565

0 commit comments

Comments
 (0)