Skip to content

Commit cd2cb8f

Browse files
Merge pull request #3903 from laujan/jp-3783
Jp 3783
2 parents c80bfe7 + ae20b49 commit cd2cb8f

File tree

1 file changed

+22
-5
lines changed
  • articles/ai-services/document-intelligence/containers

1 file changed

+22
-5
lines changed

articles/ai-services/document-intelligence/containers/image-tags.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,18 @@ ms.author: lajanuar
1414

1515
<!-- markdownlint-disable MD051 -->
1616

17-
:::moniker range="doc-intel-2.1.0 || doc-intel-4.0.0"
17+
:::moniker range="doc-intel-2.1.0"
1818

19-
Document Intelligence doesn't support containers for v4.0. 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, Invoice, Receipt, and ID Document models:
19+
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models, `2023-07-31 (GA)` for Read, Layout, Invoice, Receipt, and ID Document models, and `2024-11-30 (GA)` for Layout model:
2020

2121
* [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)
2222
* [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)
23+
* [REST API `2024-11-30 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v4.0%20(2024-11-30)&tabs=HTTP&preserve-view=true)
2324
* [Client libraries targeting `REST API 2022-08-31 (GA)`](../sdk-overview-v3-0.md)
2425
* [Client libraries targeting `REST API 2023-07-31 (GA)`](../sdk-overview-v3-1.md)
26+
* [Client libraries targeting `REST API 2024-11-30 (GA)`](../sdk-overview-v4-0.md)
2527

26-
✔️ See [**Document Intelligence v3.0 container image tags**](?view=doc-intel-3.0.0&preserve-view=true) or [**Document Intelligence v3.1 container image tags**](?view=doc-intel-3.1.0&preserve-view=true) for supported versions of container documentation.
28+
✔️ See [**Document Intelligence v3.0 container image tags**](?view=doc-intel-3.0.0&preserve-view=true) or [**Document Intelligence v3.1 container image tags**](?view=doc-intel-3.1.0&preserve-view=true) or [**Document Intelligence v4.0 container image tags**](?view=doc-intel-4.0.0&preserve-view=true) for supported versions of container documentation.
2729

2830
:::moniker-end
2931

@@ -72,11 +74,26 @@ The following containers support DocumentIntelligence v3.1 models and features:
7274

7375
::: moniker-end
7476

77+
::: moniker range="doc-intel-4.0.0"
78+
**This content applies to:** ![checkmark](../media/yes-icon.png) **v4.0 (GA)**
79+
80+
## Microsoft container registry (MCR)
81+
82+
Document Intelligence container images can be found within the [**Microsoft Artifact Registry** (also know as Microsoft Container Registry(MCR))](https://mcr.microsoft.com/catalog?search=document%20intelligence), the primary registry for all Microsoft published container images.
83+
84+
The following containers support DocumentIntelligence v3.1 models and features:
85+
86+
| Container name |image |
87+
|---|---|
88+
| [**Layout 4.0**](https://mcr.microsoft.com/en-us/product/azure-cognitive-services/form-recognizer/layout-4.0/tags) |`mcr.microsoft.com/azure-cognitive-services/form-recognizer/layout-4.0:latest`|
89+
::: moniker-end
90+
91+
7592
:::moniker range="doc-intel-2.1.0"
7693

7794
> [!IMPORTANT]
7895
>
79-
> Document Intelligence v3.0 containers are now generally available. If you are getting started with containers, consider using the v3 containers.
96+
> Document Intelligence v3.0 containers are now generally available. If you're getting started with containers, consider using the v3 containers.
8097
The following containers:
8198

8299
## Feature containers
@@ -100,4 +117,4 @@ Document Intelligence containers support the following features:
100117

101118
> [!div class="nextstepaction"]
102119
> [Install and run Document Intelligence containers](install-run.md)
103-
:::moniker-end
120+
:::moniker-end

0 commit comments

Comments
 (0)