Skip to content

Commit 953dc6a

Browse files
Merge pull request #249557 from aahill/gating-removal
removing gating info
2 parents 6c9fca7 + 492483f commit 953dc6a

File tree

10 files changed

+12
-70
lines changed

10 files changed

+12
-70
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.custom: cog-serv-seo-aug-2020, ignite-fall-2021
99
ms.service: cognitive-services
1010
ms.topic: overview
11-
ms.date: 07/21/2023
11+
ms.date: 08/28/2023
1212
ms.author: aahi
1313
keywords: on-premises, Docker, container, Kubernetes
1414
#Customer intent: As a potential customer, I want to know more about how Azure AI services provides and supports Docker containers for each service.
@@ -58,22 +58,19 @@ Azure AI containers provide the following set of Docker containers, each of whic
5858

5959
### Speech containers
6060

61-
> [!NOTE]
62-
> To use Speech containers, you will need to complete an [online request form](https://aka.ms/csgate).
63-
6461
| Service | Container | Description | Availability |
6562
|--|--|--|--|
6663
| [Speech Service API][sp-containers-stt] | **Speech to text** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/speech-to-text/about)) | Transcribes continuous real-time speech into text. | Generally available. <br> This container can also [run in disconnected environments](containers/disconnected-containers.md). |
6764
| [Speech Service API][sp-containers-cstt] | **Custom Speech to text** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/custom-speech-to-text/about)) | Transcribes continuous real-time speech into text using a custom model. | Generally available <br> This container can also [run in disconnected environments](containers/disconnected-containers.md). |
6865
| [Speech Service API][sp-containers-ntts] | **Neural Text to speech** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/neural-text-to-speech/about)) | Converts text to natural-sounding speech using deep neural network technology, allowing for more natural synthesized speech. | Generally available. <br> This container can also [run in disconnected environments](containers/disconnected-containers.md). |
69-
| [Speech Service API][sp-containers-lid] | **Speech language detection** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/language-detection/about)) | Determines the language of spoken audio. | Gated preview |
66+
| [Speech Service API][sp-containers-lid] | **Speech language detection** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/language-detection/about)) | Determines the language of spoken audio. | Preview |
7067

7168
### Vision containers
7269

7370

7471
| Service | Container | Description | Availability |
7572
|--|--|--|--|
76-
| [Azure AI Vision][cv-containers] | **Read OCR** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/vision/read/about)) | The Read OCR container allows you to extract printed and handwritten text from images and documents with support for JPEG, PNG, BMP, PDF, and TIFF file formats. For more information, see the [Read API documentation](./computer-vision/overview-ocr.md). | Generally Available. Gated - [request access](https://aka.ms/csgate). <br>This container can also [run in disconnected environments](containers/disconnected-containers.md). |
73+
| [Azure AI Vision][cv-containers] | **Read OCR** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/vision/read/about)) | The Read OCR container allows you to extract printed and handwritten text from images and documents with support for JPEG, PNG, BMP, PDF, and TIFF file formats. For more information, see the [Read API documentation](./computer-vision/overview-ocr.md). | Generally Available. <br>This container can also [run in disconnected environments](containers/disconnected-containers.md). |
7774
| [Spatial Analysis][spa-containers] | **Spatial analysis** ([image](https://mcr.microsoft.com/product/azure-cognitive-services/vision/spatial-analysis/about)) | Analyzes real-time streaming video to understand spatial relationships between people, their movement, and interactions with objects in physical environments. | Preview |
7875

7976
<!--

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: computer-vision
1010
ms.topic: how-to
11-
ms.date: 03/02/2023
11+
ms.date: 08/29/2023
1212
ms.author: pafarley
1313
ms.custom: seodec18, cog-serv-seo-aug-2020
1414
keywords: on-premises, OCR, Docker, container
1515
---
1616

1717
# Install Azure AI Vision 3.2 GA Read OCR container
1818

19-
[!INCLUDE [container hosting on the Microsoft Container Registry](../containers/includes/gated-container-hosting.md)]
20-
2119
Containers enable you to run the Azure AI Vision APIs in your own environment. Containers are great for specific security and data governance requirements. In this article you'll learn how to download, install, and run the Read (OCR) container.
2220

2321
The Read container allows you to extract printed and handwritten text from images and documents with support for JPEG, PNG, BMP, PDF, and TIFF file formats. For more information, see the [Read API how-to guide](how-to/call-read-api.md).
@@ -51,12 +49,6 @@ You must meet the following prerequisites before using the containers:
5149

5250
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/cognitive-services/) before you begin.
5351

54-
## Request approval to run the container
55-
56-
Fill out and submit the [request form](https://aka.ms/csgate) to request approval to run the container.
57-
58-
[!INCLUDE [Request access to run the container](../../../includes/cognitive-services-containers-request-access.md)]
59-
6052
[!INCLUDE [Gathering required container parameters](../containers/includes/container-gathering-required-parameters.md)]
6153

6254
### Host computer requirements

articles/ai-services/containers/includes/gated-container-hosting.md

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

articles/ai-services/document-intelligence/containers/install-run.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ In this article you learn how to download, install, and run Document Intelligenc
5151

5252
::: moniker-end
5353

54-
> [!IMPORTANT]
55-
>
56-
> * To use Document Intelligence containers, you must submit an online request, and have it approved. For more information, _see_ [Request approval to run container](#request-approval-to-run-container).
57-
5854
## Prerequisites
5955

6056
To get started, you need an active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free account**](https://azure.microsoft.com/free/).
@@ -88,12 +84,6 @@ You also need an **Azure AI Vision API resource to process business cards, ID do
8884
* **{COMPUTER_VISION_ENDPOINT_URI}**: the endpoint for the resource used to track billing information.
8985
:::moniker-end
9086

91-
## Request approval to run container
92-
93-
Complete and submit the [**Azure AI services application for Gated Services**](https://aka.ms/csgate) to request access to the container.
94-
95-
[!INCLUDE [Request access to public preview](../../../../includes/cognitive-services-containers-request-access.md)]
96-
9787
## Host computer requirements
9888

9989
The host is a x64-based computer that runs the Docker container. It can be a computer on your premises or a Docker hosting service in Azure, such as:

articles/ai-services/speech-service/speech-container-cstt.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
1111
ms.topic: how-to
12-
ms.date: 04/18/2023
12+
ms.date: 08/29/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-speech-sdk-cli
1515
keywords: on-premises, Docker, container
@@ -19,9 +19,6 @@ keywords: on-premises, Docker, container
1919

2020
The Custom speech to text container transcribes real-time speech or batch audio recordings with intermediate results. You can use a custom model that you created in the [Custom Speech portal](https://speech.microsoft.com/customspeech). In this article, you'll learn how to download, install, and run a Custom speech to text container.
2121

22-
> [!NOTE]
23-
> You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
24-
2522
For more information about prerequisites, validating that a container is running, running multiple containers on the same host, and running disconnected containers, see [Install and run Speech containers with Docker](speech-container-howto.md).
2623

2724
## Container images

articles/ai-services/speech-service/speech-container-howto.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ By using containers, you can use a subset of the Speech service features in your
2323
## Prerequisites
2424

2525
You must meet the following prerequisites before you use Speech service containers. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/cognitive-services/) before you begin. You need:
26-
27-
* You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
26+
2827
* [Docker](https://docs.docker.com/) installed on a host computer. Docker must be configured to allow the containers to connect with and send billing data to Azure.
2928
* On Windows, Docker must also be configured to support Linux containers.
3029
* You should have a basic understanding of [Docker concepts](https://docs.docker.com/get-started/overview/).

articles/ai-services/speech-service/speech-container-lid.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
1111
ms.topic: how-to
12-
ms.date: 04/18/2023
12+
ms.date: 08/28/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-speech-sdk-cli
1515
keywords: on-premises, Docker, container
@@ -20,8 +20,6 @@ keywords: on-premises, Docker, container
2020
The Speech language identification container detects the language spoken in audio files. You can get real-time speech or batch audio recordings with intermediate results. In this article, you'll learn how to download, install, and run a language identification container.
2121

2222
> [!NOTE]
23-
> You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
24-
>
2523
> The Speech language identification container is available in public preview. Containers in preview are still under development and don't meet Microsoft's stability and support requirements.
2624
2725
For more information about prerequisites, validating that a container is running, running multiple containers on the same host, and running disconnected containers, see [Install and run Speech containers with Docker](speech-container-howto.md).

articles/ai-services/speech-service/speech-container-ntts.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
1111
ms.topic: how-to
12-
ms.date: 04/18/2023
12+
ms.date: 08/28/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-speech-sdk-cli
1515
keywords: on-premises, Docker, container
@@ -19,9 +19,6 @@ keywords: on-premises, Docker, container
1919

2020
The neural text to speech container converts text to natural-sounding speech by using deep neural network technology, which allows for more natural synthesized speech.. In this article, you'll learn how to download, install, and run a Text to speech container.
2121

22-
> [!NOTE]
23-
> You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
24-
2522
For more information about prerequisites, validating that a container is running, running multiple containers on the same host, and running disconnected containers, see [Install and run Speech containers with Docker](speech-container-howto.md).
2623

2724
## Container images

articles/ai-services/speech-service/speech-container-overview.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: how-to
11-
ms.date: 04/18/2023
11+
ms.date: 08/29/2023
1212
ms.author: eur
1313
keywords: on-premises, Docker, container
1414
---
@@ -17,9 +17,6 @@ keywords: on-premises, Docker, container
1717

1818
By using containers, you can use a subset of the Speech service features in your own environment. With Speech containers, you can build a speech application architecture that's optimized for both robust cloud capabilities and edge locality. Containers are great for specific security and data governance requirements.
1919

20-
> [!NOTE]
21-
> You must [request and get approval](#request-approval-to-run-the-container) to use a Speech container.
22-
2320
## Available Speech containers
2421

2522
The following table lists the Speech containers available in the Microsoft Container Registry (MCR). The table also lists the features supported by each container and the latest version of the container.
@@ -34,11 +31,9 @@ The following table lists the Speech containers available in the Microsoft Conta
3431
<sup>1</sup> The container is available in public preview. Containers in preview are still under development and don't meet Microsoft's stability and support requirements.
3532
<sup>2</sup> Not available as a disconnected container.
3633

37-
## Request approval to run the container
34+
## Request approval to run containers disconnected from the internet
3835

39-
To use the Speech containers, you must submit one of the following request forms and wait for approval:
40-
- [Connected containers request form](https://aka.ms/csgate) if you want to run containers regularly, in environments that are only connected to the internet.
41-
- [Disconnected Container request form](https://aka.ms/csdisconnectedcontainers) if you want to run containers in environments that can be disconnected from the internet. For more information about applying and purchasing a commitment plan to use containers in disconnected environments, see [Use containers in disconnected environments](../containers/disconnected-containers.md) in the Azure AI services documentation.
36+
To use the Speech containers in environments that are disconnected from the internet, you must submit a [request form](https://aka.ms/csdisconnectedcontainers) and wait for approval. For more information about applying and purchasing a commitment plan to use containers in disconnected environments, see [Use containers in disconnected environments](../containers/disconnected-containers.md) in the Azure AI services documentation.
4237

4338
The form requests information about you, your company, and the user scenario for which you'll use the container.
4439

@@ -48,11 +43,6 @@ The form requests information about you, your company, and the user scenario for
4843

4944
After you submit the form, the Azure AI services team reviews it and emails you with a decision within 10 business days.
5045

51-
> [!IMPORTANT]
52-
> To use the Speech containers, your request must be approved.
53-
54-
While you're waiting for approval, you can [setup the prerequisites](speech-container-howto.md#prerequisites) on your host computer. You can also download the container from the Microsoft Container Registry (MCR). You can run the container after your request is approved.
55-
5646
## Billing
5747

5848
The Speech containers send billing information to Azure by using a Speech resource on your Azure account.

articles/ai-services/speech-service/speech-container-stt.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
1111
ms.topic: how-to
12-
ms.date: 04/18/2023
12+
ms.date: 08/28/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-speech-sdk-cli
1515
keywords: on-premises, Docker, container
@@ -19,9 +19,6 @@ keywords: on-premises, Docker, container
1919

2020
The Speech to text container transcribes real-time speech or batch audio recordings with intermediate results. In this article, you'll learn how to download, install, and run a Speech to text container.
2121

22-
> [!NOTE]
23-
> You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
24-
2522
For more information about prerequisites, validating that a container is running, running multiple containers on the same host, and running disconnected containers, see [Install and run Speech containers with Docker](speech-container-howto.md).
2623

2724
## Container images

0 commit comments

Comments
 (0)