Skip to content

Commit cd6d2b1

Browse files
committed
javascript v3.1 sdk update
1 parent 27a0e6f commit cd6d2b1

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,20 @@ monikerRange: '<=doc-intel-3.1.0'
2020
[!INCLUDE [applies to v3.1 and v3.0](../includes/applies-to-v3-1-v3-0.md)]
2121

2222
> [!IMPORTANT]
23-
> Azure Cognitive Services Form Recognizer is now Azure AI Document Intelligence. Some platforms are still awaiting the renaming update. All mention of Form Recognizer or Document Intelligence in our documentation refers to the same Azure service.
23+
>
24+
> * Azure Cognitive Services Form Recognizer is now Azure AI Document Intelligence.
25+
> * Some platforms are still awaiting the renaming update.
26+
> * All mention of Form Recognizer or Document Intelligence in our documentation refers to the same Azure service.
2427
2528
::: moniker range="doc-intel-3.1.0"
2629

27-
Get started with Azure AI Document Intelligence latest GA version (v3.1). Azure AI Document Intelligence is a cloud-based Azure AI service that uses machine learning to extract key-value pairs, text, tables and key data from your documents. You can easily integrate Document Intelligence models into your workflows and applications by using an SDK in the programming language of your choice or calling the REST API. For this quickstart, we recommend that you use the free service while you're learning the technology. Remember that the number of free pages is limited to 500 per month.
30+
* Get started with Azure AI Document Intelligence latest GA version (v3.1).
31+
32+
* Azure AI Document Intelligence is a cloud-based Azure AI service that uses machine learning to extract key-value pairs, text, tables and key data from your documents.
33+
34+
* You can easily integrate Document Intelligence models into your workflows and applications by using an SDK in the programming language of your choice or calling the REST API.
35+
36+
* For this quickstart, we recommend that you use the free service while you're learning the technology. Remember that the number of free pages is limited to 500 per month.
2837

2938
To learn more about Document Intelligence features and development options, visit our [Overview](../overview.md) page.
3039

0 commit comments

Comments
 (0)