Skip to content

Commit 7290b03

Browse files
committed
add rest api references
1 parent 3eacf07 commit 7290b03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/content-understanding/quickstart/use-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/19/2025
1212

1313
# Quickstart: Azure AI Content Understanding REST APIs
1414

15-
* This quickstart shows you how to use the Content Understanding REST API to get structured data from multimodal content in document, image, audio, and video files.
15+
* This quickstart shows you how to use the [Content Understanding REST API](/rest/api/contentunderstanding/content-analyzers?view=rest-contentunderstanding-2025-05-01-preview) to get structured data from multimodal content in document, image, audio, and video files.
1616

1717
* Try [Content Understanding with no code on Azure AI Foundry](https://ai.azure.com/explore/aiservices/vision/contentunderstanding)
1818

articles/ai-services/content-understanding/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Azure AI Content Understanding service is updated on an ongoing basis. Bookmark
1818

1919
## May 2025
2020

21-
The Azure AI Content Understanding **`2025-05-01-preview`** REST API is now available. This update introduces the following updates and enhanced capabilities:
21+
The Azure AI Content Understanding [**`2025-05-01-preview`**](/rest/api/contentunderstanding/content-analyzers?view=rest-contentunderstanding-2025-05-01-preview) REST API is now available. This update introduces the following updates and enhanced capabilities:
2222

2323
### Processing modes
2424

25-
With the **`2025-05-01-preview`** release, we introduce two modes: `standard` and `pro`.
25+
With the [**`2025-05-01-preview`**](/rest/api/contentunderstanding/content-analyzers?view=rest-contentunderstanding-2025-05-01-preview) release, we introduce two modes: `standard` and `pro`.
2626
The default mode for all analyzers is `standard`.
2727
Content Understanding pro mode adds reasoning, support for multiple input documents, the ability to configure an external knowledge base for linking, enrichment, and validation.
2828
These features automate complex tasks by extending field extraction capabilities to cover scenarios that previously required custom code or human effort.

0 commit comments

Comments
 (0)