You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/containers/includes/cognitive-services-container-images.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,20 @@ manager: nitinme
6
6
description: Two tables representing the container registries, repositories and image names for all Cognitive Service offerings.
7
7
ms.service: cognitive-services
8
8
ms.topic: include
9
-
ms.date: 11/15/2019
9
+
ms.date: 01/10/2020
10
10
ms.author: dapine
11
11
---
12
12
13
13
### Container repositories and images
14
14
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.
16
19
17
20
#### Public "Ungated" (container registry: `mcr.microsoft.com`)
18
21
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).
20
23
21
24
| Service | Container | Container Registry / Repository / Image Name |
22
25
|--|--|--|
@@ -27,7 +30,7 @@ The Microsoft Container Registry (MCR) syndicates all of the publicly available
27
30
28
31
#### Public "Gated" Preview (container registry: `containerpreview.azurecr.io`)
29
32
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.
31
34
32
35
| Service | Container | Container Registry / Repository / Image Name |
0 commit comments