Skip to content

Commit 2a7950f

Browse files
committed
update applied ai services
1 parent 7539f6f commit 2a7950f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 7 deletions
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 |
@@ -74,12 +77,6 @@ Azure Cognitive Services containers provide the following set of Docker containe
7477
| [Computer Vision][cv-containers] | **Read OCR** ([image](https://hub.docker.com/_/microsoft-azure-cognitive-services-vision-read)) | The Read OCR container allows you to extract printed and handwritten text from images and documents with support for JPEG, PNG, BMP, PDF, and TIFF file formats. For more information, see the [Read API documentation](./computer-vision/overview-ocr.md). | Generally Available. This container can also [run in disconnected environments](containers/disconnected-containers.md). |
7578
| [Spatial Analysis][spa-containers] | **Spatial analysis** ([image](https://hub.docker.com/_/microsoft-azure-cognitive-services-vision-spatial-analysis)) | Analyzes real-time streaming video to understand spatial relationships between people, their movement, and interactions with objects in physical environments. | Preview |
7679

77-
### Applied AI Services containers
78-
79-
| Service | Container | Description | Availability |
80-
|--|--|--|:--:|
81-
| [Form Recognizer](../applied-ai-services/form-recognizer/containers/form-recognizer-container-install-run.md) | *See* [**Container requirements**](../applied-ai-services/form-recognizer/containers/form-recognizer-container-install-run.md#container-requirements-and-recommendations) | Form Recognizer containers enable you to identify and extract text, key/value pairs, selection marks, table data, and more from documents and output structured data that includes relationships in the original file. | Gated preview |
82-
8380
<!--
8481
|[Personalizer](./personalizer/what-is-personalizer.md) |F0, S0|**Personalizer** ([image](https://go.microsoft.com/fwlink/?linkid=2083928&clcid=0x409))|Azure Personalizer is a cloud-based API service that allows you to choose the best experience to show to your users, learning from their real-time behavior.|
8582
-->

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)