A schema defines which fields to extract when analyzing content.
In Azure Content Understanding, the schema or fieldSchema defines the structured data that the analyzer extracts from content, including field names, types, and extraction behavior. Microsoft documentation states that Content Understanding lets you define a schema to extract, classify, or generate field values from unstructured content.
The other options are incorrect:
A keyword list does not define the complete structured output fields.
OCR-only processing extracts text, but it does not define structured fields.
A synchronous API call describes a request pattern, not the extraction schema.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit