Skip to content

Commit fb8a715

Browse files
authored
Merge pull request #115579 from aahill/gating-remove
[Cog Svcs] removing gating article
2 parents ce5f031 + f0efcbb commit fb8a715

12 files changed

+24
-86
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,11 @@
751751
"redirect_url": "/azure/machine-learning/samples-notebooks",
752752
"redirect_document_id": false
753753
},
754+
{
755+
"source_path": "articles/cognitive-services/cognitive-services-gating-process.md",
756+
"redirect_url": "/azure/cognitive-services/cognitive-services-container-support",
757+
"redirect_document_id": false
758+
},
754759
{
755760
"source_path": "articles/cognitive-services/Content-Moderator/dotnet-sdk-quickstart.md",
756761
"redirect_url": "/azure/cognitive-services/Content-Moderator/client-libraries?pivots=programming-language-csharp",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ You must meet the following prerequisites before using the containers:
3333

3434
## Request access to the private container registry
3535

36+
Fill out and submit the [request form](https://aka.ms/VisionContainersPreview) to request access to the container.
37+
3638
[!INCLUDE [Request access to public preview](../../../includes/cognitive-services-containers-request-access.md)]
3739

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

articles/cognitive-services/Face/face-how-to-install-containers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ You must meet the following prerequisites before you use the Face service contai
3333

3434
## Request access to the private container registry
3535

36+
Fill out and submit the [request form](https://aka.ms/VisionContainersPreview) to request access to the container.
37+
3638
[!INCLUDE [Request access to private container registry](../../../includes/cognitive-services-containers-request-access.md)]
3739

3840
### The host computer

articles/cognitive-services/Speech-Service/speech-container-howto.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ The following prerequisites before using Speech containers:
4242

4343
## Request access to the container registry
4444

45-
Fill out and submit the [Cognitive Services containers request form](https://aka.ms/cognitivegate) to request access to the container.
45+
Fill out and submit the [request form](https://aka.ms/speechcontainerspreview/) to request access to the container.
46+
4647

4748
[!INCLUDE [Request access to the container registry](../../../includes/cognitive-services-containers-request-access-only.md)]
4849

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 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 to access. See the following container articles for more information.
6161

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

articles/cognitive-services/form-recognizer/form-recognizer-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This key is used to start the container, and is available on the Azure portal's
6262
6363
## Request access to the container registry
6464

65-
Fill out and submit the [Cognitive Services containers request form](https://aka.ms/cognitivegate) to request access to the container.
65+
Fill out and submit the [request form](https://aka.ms/FormRecognizerContainerRequestAccess) to request access to the container.
6666

6767
[!INCLUDE [Request access to the container registry](../../../includes/cognitive-services-containers-request-access-only.md)]
6868

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)