Skip to content

Commit 7c7c4f0

Browse files
Merge pull request #265367 from jaep3347/patch-23
Update install-run.md
2 parents 5346908 + 1ce1684 commit 7c7c4f0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

articles/ai-services/document-intelligence/containers/install-run.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,29 @@ ms.author: lajanuar
1818
<!-- markdownlint-disable MD024 -->
1919
<!-- markdownlint-disable MD051 -->
2020

21-
:::moniker range="doc-intel-2.1.0 || doc-intel-3.1.0||doc-intel-4.0.0"
21+
:::moniker range="doc-intel-2.1.0 || doc-intel-4.0.0"
2222

23-
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` only:
23+
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models and `2023-07-31 (GA)` for Read and Layout only:
2424

2525
* [REST API `2022-08-31 (GA)`](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)
26+
* [REST API `2023-07-31 (GA)`](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/AnalyzeDocument)
2627
* [SDKs targeting `REST API 2022-08-31 (GA)`](../sdk-overview-v3-0.md)
28+
* [SDKs targeting `REST API 2023-07-31 (GA)`](../sdk-overview-v3-1.md)
2729

2830
✔️ See [**Install and run Document Intelligence v3.0 containers**](?view=doc-intel-3.0.0&preserve-view=true) for supported container documentation.
2931

3032
:::moniker-end
3133

32-
:::moniker range="doc-intel-3.0.0"
34+
:::moniker range="doc-intel-3.0.0 || doc-intel-3.1.0"
3335

34-
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)**
36+
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)** ![checkmark](../media/yes-icon.png) **v3.1 (GA)**
3537

3638
Azure AI Document Intelligence is an Azure AI service that lets you build automated data processing software using machine-learning technology. Document Intelligence enables you to identify and extract text, key/value pairs, selection marks, table data, and more from your documents. The results are delivered as structured data that ../includes the relationships in the original file.
3739

3840
In this article you learn how to download, install, and run Document Intelligence containers. Containers enable you to run the Document Intelligence service in your own environment. Containers are great for specific security and data governance requirements.
3941

42+
* **Read**, and **Layout** models are supported by Document Intelligence v3.1 containers.
43+
4044
* **Read**, **Layout**, **General Document**, **ID Document**, **Receipt**, **Invoice**, **Business Card**, and **Custom** models are supported by Document Intelligence v3.0 containers.
4145

4246
* **Business Card** model is currently only supported in the [v2.1 containers](install-run.md?view=doc-intel-2.1.0&preserve-view=true).

0 commit comments

Comments
 (0)