Skip to content

Commit d0addf2

Browse files
committed
Merge branch 'cogserv-allup' of https://github.com/PatrickFarley/azure-docs-pr into cogserv-allup
2 parents 953d674 + f9a7208 commit d0addf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/deploy-computer-vision-on-premises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following prerequisites before using Computer Vision containers on-premises:
2525
|----------|---------|
2626
| Azure Account | If you don't have an Azure subscription, create a [free account][free-azure-account] before you begin. |
2727
| Kubernetes CLI | The [Kubernetes CLI][kubernetes-cli] is required for managing the shared credentials from the container registry. Kubernetes is also needed before Helm, which is the Kubernetes package manager. |
28-
| Helm CLI | Install the [Helm CLI][helm-install], which is used to to install a helm chart (container package definition). |
28+
| Helm CLI | Install the [Helm CLI][helm-install], which is used to install a helm chart (container package definition). |
2929
| 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|
3030

3131
[!INCLUDE [Gathering required parameters](../containers/includes/container-gathering-required-parameters.md)]

0 commit comments

Comments
 (0)