Skip to content

Commit 49396bc

Browse files
authored
Merge pull request #100758 from IEvangelist/availability
[CogSvcs] updated the docs to clarify GA.
2 parents dddcca8 + 9781e56 commit 49396bc

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
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: 11/11/2019
11+
ms.date: 01/10/2020
1212
ms.author: dapine
1313
#As a potential customer, I want to know more about how Cognitive Services provides and supports Docker containers for each service.
1414
---

articles/cognitive-services/containers/includes/cognitive-services-container-images.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,20 @@ manager: nitinme
66
description: Two tables representing the container registries, repositories and image names for all Cognitive Service offerings.
77
ms.service: cognitive-services
88
ms.topic: include
9-
ms.date: 11/15/2019
9+
ms.date: 01/10/2020
1010
ms.author: dapine
1111
---
1212

1313
### Container repositories and images
1414

15-
The tables below are a listing of the available container images offered by Azure Cognitive Services. For a complete list of all the available container image names and their available tags, see [Cognitive Services container image tags](../container-image-tags.md).
15+
The tables below are a listing of the available container images offered by Azure Cognitive Services. For a complete list of all the available container image names and their available tags, see [Cognitive Services container image tags](../container-image-tags.md). Currently, there are no Cognitive Services containers that are generally available (GA). For the time being, until further announcements are made -- containers are available as either *Public Ungated* or *Public Gated Preview*.
16+
17+
- *Public Ungated*: containers are available publicly without a gating mechanism.
18+
- *Public Gated Preview*: containers are available publicly, but first require formal request to access the container registry.
1619

1720
#### Public "Ungated" (container registry: `mcr.microsoft.com`)
1821

19-
The Microsoft Container Registry (MCR) syndicates all of the publicly available "ungated" containers for Cognitive Services. They are also available directly from the [Docker hub](https://hub.docker.com/_/microsoft-azure-cognitive-services).
22+
The Microsoft Container Registry (MCR) syndicates all of the publicly available "ungated" containers for Cognitive Services. The containers are also available directly from the [Docker hub](https://hub.docker.com/_/microsoft-azure-cognitive-services).
2023

2124
| Service | Container | Container Registry / Repository / Image Name |
2225
|--|--|--|
@@ -27,7 +30,7 @@ The Microsoft Container Registry (MCR) syndicates all of the publicly available
2730

2831
#### Public "Gated" Preview (container registry: `containerpreview.azurecr.io`)
2932

30-
The Container Preview registry hosts all of the publicly available "gated" containers for Cognitive Services. These containers require a formal request for access in order to consume them.
33+
The Container Preview registry hosts all of the publicly available "gated" containers for Cognitive Services. These containers require a formal request for access them via their container registry.
3134

3235
| Service | Container | Container Registry / Repository / Image Name |
3336
|--|--|--|

0 commit comments

Comments
 (0)