Skip to content

Commit 2be7cb6

Browse files
authored
Merge pull request #96513 from IEvangelist/addReadRequest
[CogSvcs] Added back the request for Read container access
2 parents 29cd8f9 + 0f6f546 commit 2be7cb6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/cognitive-services/Computer-vision/computer-vision-how-to-install-containers.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: computer-vision
1010
ms.topic: conceptual
11-
ms.date: 11/04/2019
11+
ms.date: 11/19/2019
1212
ms.author: dapine
1313
ms.custom: seodec18
1414
---
@@ -31,6 +31,10 @@ You must meet the following prerequisites before using the containers:
3131
|Familiarity with Docker | You should have a basic understanding of Docker concepts, like registries, repositories, containers, and container images, as well as knowledge of basic `docker` commands.|
3232
|Computer Vision resource |In order to use the container, you must have:<br><br>An Azure **Computer Vision** resource and the associated API key the endpoint URI. Both values are available on the Overview and Keys pages for the resource and are required to start the container.<br><br>**{API_KEY}**: One of the two available resource keys on the **Keys** page<br><br>**{ENDPOINT_URI}**: The endpoint as provided on the **Overview** page|
3333

34+
## Request access to the private container registry
35+
36+
[!INCLUDE [Request access to public preview](../../../includes/cognitive-services-containers-request-access.md)]
37+
3438
[!INCLUDE [Gathering required container parameters](../containers/includes/container-gathering-required-parameters.md)]
3539

3640
### The host computer

0 commit comments

Comments
 (0)