Skip to content

Commit 9235a02

Browse files
authored
Update use-rest-api.md
1 parent 7290b03 commit 9235a02

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
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](/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.
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&preserve-view=true) 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

@@ -29,11 +29,7 @@ To get started, you need **an active Azure subscription**. If you don't have an
2929
3030
:::image type="content" source="../media/overview/azure-multi-service-resource.png" alt-text="Screenshot of the AI Foundry resource page in the Azure portal.":::
3131

32-
* In this quickstart, we use the cURL command line tool. If it isn't installed, you can download a version for your dev environment:
33-
34-
* [Windows](https://curl.haxx.se/windows/)
35-
* [Mac or Linux](https://learn2torials.com/thread/how-to-install-curl-on-mac-or-linux-(ubuntu)-or-windows)
36-
32+
* In this quickstart, we use the cURL command line tool. If it isn't installed, you can download a version for your dev environment: [cURL download page](https://curl.se/download.html).
3733

3834
## Get Started with a prebuilt analyzer
3935

0 commit comments

Comments
 (0)