Skip to content

Commit ee4222a

Browse files
committed
update versioning for containers
1 parent 19f5947 commit ee4222a

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

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

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ description: Use the Docker containers for Document Intelligence on-premises to
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
8-
ms.custom:
9-
- ignite-2023
108
ms.topic: how-to
11-
ms.date: 07/09/2024
9+
ms.date: 10/01/2024
1210
ms.author: lajanuar
1311
---
1412

@@ -18,25 +16,20 @@ ms.author: lajanuar
1816
<!-- markdownlint-disable MD024 -->
1917
<!-- markdownlint-disable MD051 -->
2018

21-
:::moniker range="doc-intel-2.1.0 || doc-intel-4.0.0"
19+
:::moniker range=">=doc-intel-2.1.0"
20+
21+
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)** ![checkmark](../media/yes-icon.png) **v3.1 (GA)**
22+
2223
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models and `2023-07-31 (GA)` for Read, Layout, ID Document, Receipt, and Invoice models:
2324

2425
* [REST API `2022-08-31 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.0%20(2022-08-31)&preserve-view=true&tabs=HTTP)
2526
* [REST API `2023-07-31 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.1%20(2023-07-31)&tabs=HTTP&preserve-view=true)
2627
* [Client libraries targeting `REST API 2022-08-31 (GA)`](../sdk-overview-v3-0.md)
2728
* [Client libraries targeting `REST API 2023-07-31 (GA)`](../sdk-overview-v3-1.md)
2829

29-
✔️ See [**Install and run Document Intelligence containers**](?view=doc-intel-3.1.0&preserve-view=true) for supported container documentation.
30-
31-
:::moniker-end
32-
33-
:::moniker range="doc-intel-3.0.0 || doc-intel-3.1.0"
34-
35-
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)** ![checkmark](../media/yes-icon.png) **v3.1 (GA)**
36-
3730
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.
3831

39-
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.
32+
In this article you can 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.
4033

4134
* **Read**, **Layout**, **ID Document**, **Receipt**, and **Invoice** models are supported by Document Intelligence v3.1 containers.
4235

0 commit comments

Comments
 (0)