Skip to content

Commit b01b21d

Browse files
authored
Merge pull request #94671 from IEvangelist/fixSupportPage
[CogSvcs] Fix incorrect date. Remove preview wording. Correct links.
2 parents 87fd73c + 3a78729 commit b01b21d

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ manager: nitinme
88
ms.custom: seodec18
99
ms.service: cognitive-services
1010
ms.topic: article
11-
ms.date: 10/14/2019
11+
ms.date: 11/04/2019
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
---
1515

1616
# Container support in Azure Cognitive Services
1717

18-
Container support in Azure Cognitive Services allows developers to use the same rich APIs that are available in Azure, and enables flexibility in where to deploy and host the services that come with [Docker containers](https://www.docker.com/what-container). Container support is currently available in preview for a subset of Azure Cognitive Services, including parts of:
18+
Container support in Azure Cognitive Services allows developers to use the same rich APIs that are available in Azure, and enables flexibility in where to deploy and host the services that come with [Docker containers](https://www.docker.com/what-container). Container support is currently available for a subset of Azure Cognitive Services, including parts of:
1919

2020
> [!div class="checklist"]
2121
> * [Anomaly Detector][ad-containers]
@@ -128,13 +128,9 @@ Install and explore the functionality provided by containers in Azure Cognitive
128128
[fr-containers]: form-recognizer/form-recognizer-container-howto.md
129129
[lu-containers]: luis/luis-container-howto.md
130130
[sp-containers]: speech-service/speech-container-howto.md
131-
<<<<<<< HEAD
132131
[sp-containers-stt]: speech-service/speech-container-howto.md?tabs=stt
133132
[sp-containers-cstt]: speech-service/speech-container-howto.md?tabs=cstt
134133
[sp-containers-tts]: speech-service/speech-container-howto.md?tabs=tts
135134
[sp-containers-ctts]: speech-service/speech-container-howto.md?tabs=ctts
136135
[ta-containers]: text-analytics/how-tos/text-analytics-how-to-install-containers.md
137-
=======
138-
[ta-containers]: text-analytics/how-tos/text-analytics-how-to-install-containers.md
139-
[tt-containers]: translator/how-to-install-containers.md
140-
>>>>>>> refs/remotes/MicrosoftDocs/master
136+
[tt-containers]: translator/how-to-install-containers.md

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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: 10/09/2019
9+
ms.date: 11/04/2019
1010
ms.author: dapine
1111
---
1212

@@ -35,13 +35,9 @@ The Container Preview registry hosts all of the publicly available "gated" conta
3535
| [Computer Vision](../../Computer-vision/computer-vision-how-to-install-containers.md) | Read | `containerpreview.azurecr.io/microsoft/cognitive-services-read` |
3636
| [Face](../../face/face-how-to-install-containers.md) | Face | `containerpreview.azurecr.io/microsoft/cognitive-services-face` |
3737
| [Form recognizer](https://go.microsoft.com/fwlink/?linkid=2083826&clcid=0x409) | Form Recognizer | `containerpreview.azurecr.io/microsoft/cognitive-services-form-recognizer` |
38-
<<<<<<< HEAD
3938
| [Speech Service API](../../speech-service/speech-container-howto.md?tab=stt) | Speech-to-text | `containerpreview.azurecr.io/microsoft/cognitive-services-speech-to-text` |
4039
| [Speech Service API](../../speech-service/speech-container-howto.md?tab=cstt) | Custom Speech-to-text | `containerpreview.azurecr.io/microsoft/cognitive-services-custom-speech-to-text` |
4140
| [Speech Service API](../../speech-service/speech-container-howto.md?tab=tts) | Text-to-speech | `containerpreview.azurecr.io/microsoft/cognitive-services-text-to-speech` |
4241
| [Speech Service API](../../speech-service/speech-container-howto.md?tab=ctts) | Custom Text-to-speech | `containerpreview.azurecr.io/microsoft/cognitive-services-custom-text-to-speech` |
43-
=======
44-
| [Speech Service API](../../speech-service/speech-container-howto.md) | Speech-to-text | `containerpreview.azurecr.io/microsoft/cognitive-services-speech-to-text` |
45-
| [Speech Service API](../../speech-service/speech-container-howto.md) | Text-to-speech | `containerpreview.azurecr.io/microsoft/cognitive-services-text-to-speech` |
4642
| [Translator Text](../../translator/how-to-install-containers.md) | Translator Text | `containerpreview.azurecr.io/microsoft/cognitive-services-translator-text` |
47-
>>>>>>> refs/remotes/MicrosoftDocs/master
43+

0 commit comments

Comments
 (0)