Skip to content

Commit 497fa57

Browse files
authored
Merge pull request #191505 from laujan/patch-59
Update cognitive-services-container-support.md
2 parents ce5538a + b4268ec commit 497fa57

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/cognitive-services/cognitive-services-container-support.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.custom: cog-serv-seo-aug-2020, ignite-fall-2021
99
ms.service: cognitive-services
1010
ms.topic: conceptual
11-
ms.date: 02/24/2022
11+
ms.date: 03/14/2022
1212
ms.author: aahi
1313
keywords: on-premises, Docker, container, Kubernetes
1414
#Customer intent: As a potential customer, I want to know more about how Cognitive Services provides and supports Docker containers for each service.
@@ -35,6 +35,9 @@ Containerization is an approach to software distribution in which an application
3535

3636
Azure Cognitive Services containers provide the following set of Docker containers, each of which contains a subset of functionality from services in Azure Cognitive Services. You can find instructions and image locations in the tables below. A list of [container images](containers/container-image-tags.md) is also available.
3737

38+
> [!NOTE]
39+
> See [Install and run Form Recognizer containers](../applied-ai-services/form-recognizer/containers/form-recognizer-container-install-run.md) for **Applied AI Services Form Recognizer** container instructions and image locations.
40+
3841
### Decision containers
3942

4043
| Service | Container | Description | Availability |

articles/cognitive-services/containers/container-image-tags.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@ author: aahill
77
manager: nitinme
88
ms.service: cognitive-services
99
ms.topic: reference
10-
ms.date: 09/09/2021
10+
ms.date: 03/14/2022
1111
ms.author: aahi
1212
---
1313

1414
# Azure Cognitive Services container image tags and release notes
1515

1616
Azure Cognitive Services offers many container images. The container registries and corresponding repositories vary between container images. Each container image name offers multiple tags. A container image tag is a mechanism of versioning the container image. This article is intended to be used as a comprehensive reference for listing all the Cognitive Services container images and their available tags.
1717

18+
> [!NOTE]
19+
> See [Form Recognizer container image tags and release notes](../../applied-ai-services/form-recognizer/containers/form-recognizer-container-image-tags.md) for **Applied AI Services Form Recognizer** container tag information and updates.
20+
1821
> [!TIP]
1922
> When using [`docker pull`](https://docs.docker.com/engine/reference/commandline/pull/), pay close attention to the casing of the container registry, repository, container image name and corresponding tag - as they are **case sensitive**.
2023

0 commit comments

Comments
 (0)