You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> * 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).
20
20
> * For more information, *see*[**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
21
21
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:
23
23
24
24
***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.
25
25
@@ -45,8 +45,8 @@ For detailed information on supported input file formats, refer to our [Service
45
45
46
46
> [!NOTE]
47
47
> 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
+
> Textheavy 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.
50
50
51
51
## Supported languages and regions
52
52
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
59
59
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.
60
60
61
61
> [!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).
0 commit comments