Skip to content

Commit 78b6a2c

Browse files
authored
Merge pull request #76612 from diberry/0513-containers-fix
[Cogsvcs] Containers - top
2 parents 9f50981 + 42f1a1b commit 78b6a2c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.custom: seodec18
99
ms.service: cognitive-services
1010
ms.topic: article
11-
ms.date: 05/07/2019
11+
ms.date: 05/13/2019
1212
ms.author: diberry
1313
#As a potential customer, I want to know more about how Cognitive Services provides and supports Docker containers for each service.
1414
---
@@ -72,7 +72,12 @@ In addition, some containers are supported in Cognitive Services [**All-In-One o
7272
Azure Cognitive Services containers are publicly available through your Azure subscription, and Docker container images can be pulled from either the Microsoft Container Registry or Docker Hub. You can use the [docker pull](https://docs.docker.com/engine/reference/commandline/pull/) command to download a container image from the appropriate registry.
7373

7474
> [!IMPORTANT]
75-
> Currently, you must complete a sign-up process to access the [Face](Face/face-how-to-install-containers.md) and [Recognize Text](Computer-vision/computer-vision-how-to-install-containers.md) containers, in which you fill out and submit a questionnaire with questions about you, your company, and the use case for which you want to implement the containers. Once you're granted access and provided credentials, you can then pull the container images for the Face and Recognize Text containers from a private container registry hosted by Azure Container Registry.
75+
> Currently, you must complete a sign-up process to access the following containers, in which you fill out and submit a questionnaire with questions about you, your company, and the use case for which you want to implement the containers. Once you're granted access and provided credentials, you can then pull the container images for the Face and Recognize Text containers from a private container registry hosted by Azure Container Registry.
76+
> * [Anomaly dectector](Anomaly-Detector/anomaly-detector-container-howto.md#request-access-to-the-container-registry)
77+
> * [Face](Face/face-how-to-install-containers.md)
78+
> * [Form Recognizer](form-recognizer/form-recognizer-container-howto.md#request-access-to-the-container-registry)
79+
> * [Recognize Text](Computer-vision/computer-vision-how-to-install-containers.md)
80+
> * [Speech-to-text and Text-to-speech](Speech-Service/speech-container-howto.md#request-access-to-the-container-registry)
7681
7782
## Prerequisites
7883

0 commit comments

Comments
 (0)