Skip to content

Commit 2374f6d

Browse files
authored
Merge pull request #87649 from IEvangelist/fixWording
[CogSvcs] Remove GA wording, per PM
2 parents 7b9ad46 + 7467b94 commit 2374f6d

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

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

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
1+
---
2+
title: Container repositories and images
3+
services: cognitive-services
4+
author: IEvangelist
5+
manager: nitinme
6+
description: Two tables representing the container registries, repositories and image names for all Cognitive Service offerings.
7+
ms.service: cognitive-services
8+
ms.topic: include
9+
ms.date: 09/06/2019
10+
ms.author: dapine
11+
---
12+
113
### Container repositories and images
214

315
The tables below are a comprehensive listing of the available container images offered by Azure Cognitive Services.
416

5-
#### Public (container registry: `mcr.microsoft.com`)
17+
#### Public "Ungated" (container registry: `mcr.microsoft.com`)
618

7-
The Microsoft Container Registry hosts all of the general availability (GA) containers for Cognitive Services.
19+
The Microsoft Container Registry hosts all of the publicly available "ungated" containers for Cognitive Services.
820

921
| Service | Container | Container Registry / Repository / Image Name |
1022
|--|--|--|
@@ -13,9 +25,9 @@ The Microsoft Container Registry hosts all of the general availability (GA) cont
1325
| [Text Analytics](../../text-analytics/how-tos/text-analytics-how-to-install-containers.md) | Language Detection | `mcr.microsoft.com/azure-cognitive-services/language` |
1426
| [Text Analytics](../../text-analytics/how-tos/text-analytics-how-to-install-containers.md) | Sentiment Analysis | `mcr.microsoft.com/azure-cognitive-services/sentiment` |
1527

16-
#### Public Preview (container registry: `containerpreview.azurecr.io`)
28+
#### Public "Gated" Preview (container registry: `containerpreview.azurecr.io`)
1729

18-
The Container Preview registry hosts all of the "public preview" containers for Cognitive Services that have not yet been progressed to general availability (GA). These containers require a formal request for access in order to consume them.
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.
1931

2032
| Service | Container | Container Registry / Repository / Image Name |
2133
|--|--|--|

0 commit comments

Comments
 (0)