Skip to content

Commit 082e9eb

Browse files
committed
removing gating article
1 parent 5ba4b12 commit 082e9eb

File tree

5 files changed

+3
-75
lines changed

5 files changed

+3
-75
lines changed

articles/cognitive-services/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
href: cognitive-services-and-machine-learning.md
1010
- name: Custom subdomains for Cognitive Services
1111
href: cognitive-services-custom-subdomains.md
12-
- name: Cognitive Services gating process
13-
href: cognitive-services-gating-process.md
1412
- name: Language support
1513
href: language-support.md
1614
- name: Quickstarts

articles/cognitive-services/cognitive-services-gating-process.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

articles/cognitive-services/containers/container-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: aahi
1717

1818
**Q: What is available?**
1919

20-
**A:** Azure Cognitive Services containers allow developers to use the same intelligent APIs that are available in Azure, but with the [benefits](../cognitive-services-container-support.md#features-and-benefits) of containerization. Some containers are available as a [gated preview](../cognitive-services-gating-process.md), which may require an application to access. Other containers are publicly available as an ungated preview, or are generally available. You can find a full list of containers and their availability in the [Container support in Azure Cognitive Services](../cognitive-services-container-support.md#container-availability-in-azure-cognitive-services) article.
20+
**A:** Azure Cognitive Services containers allow developers to use the same intelligent APIs that are available in Azure, but with the [benefits](../cognitive-services-container-support.md#features-and-benefits) of containerization. Some containers are available as a gated preview which may require an [application](https://aka.ms/cognitivegate) to access. Other containers are publicly available as an ungated preview, or are generally available. You can find a full list of containers and their availability in the [Container support in Azure Cognitive Services](../cognitive-services-container-support.md#container-availability-in-azure-cognitive-services) article.
2121

2222
**Q: Is there any difference between the Cognitive Services cloud and the containers?**
2323

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following preview containers are available publicly. The Microsoft Container
5757

5858
#### Public "Gated" preview (container registry: `containerpreview.azurecr.io`)
5959

60-
The following gated preview containers are hosted on the Container Preview registry, and require an application to access. See [Cognitive Services gating process](../../cognitive-services-gating-process.md) for more information.
60+
The following gated preview containers are hosted on the Container Preview registry, and require an [application](aka.ms/cognitivegate) to access.
6161

6262
| Service | Container | Container Registry / Repository / Image Name |
6363
|--|--|--|

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-install-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: aahi
1616
# Install and run Text Analytics containers
1717

1818
> [!NOTE]
19-
> * The container for Sentiment Analysis v3 is now Generally Available. The key phrase extraction and language detection containers are available as an [ungated public preview](../../cognitive-services-gating-process.md).
19+
> * The container for Sentiment Analysis v3 is now Generally Available. The key phrase extraction and language detection containers are available as an ungated public preview.
2020
> * Entity linking and NER are not currently available as a container.
2121
2222
Containers enable you to run the Text Analytic APIs in your own environment and are great for your specific security and data governance requirements. The Text Analytics containers provide advanced natural language processing over raw text, and include three main functions: sentiment analysis, key phrase extraction, and language detection.

0 commit comments

Comments
 (0)