Skip to content

Commit 24f8c81

Browse files
authored
Adding "Gated" description for Read OCR Container
Adding the description that Read OCR Container needs registration to use. Currently, there is no explanation of this in the overall containers list, and users are confused by the differences between the following OCR container stand-alone documents. - Computer Vision 3.2 GA Read OCR container - Azure Cognitive Services | Microsoft Learn https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/computer-vision-how-to-install-containers#request-approval-to-run-the-container == Install Computer Vision 3.2 GA Read OCR container Fill out and submit the request form to request approval to run the container. ==
1 parent 85e54a8 commit 24f8c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Azure Cognitive Services containers provide the following set of Docker containe
7272

7373
| Service | Container | Description | Availability |
7474
|--|--|--|--|
75-
| [Computer Vision][cv-containers] | **Read OCR** ([image](https://hub.docker.com/_/microsoft-azure-cognitive-services-vision-read)) | 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. This container can also [run in disconnected environments](containers/disconnected-containers.md). |
75+
| [Computer Vision][cv-containers] | **Read OCR** ([image](https://hub.docker.com/_/microsoft-azure-cognitive-services-vision-read)) | 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). |
7676
| [Spatial Analysis][spa-containers] | **Spatial analysis** ([image](https://hub.docker.com/_/microsoft-azure-cognitive-services-vision-spatial-analysis)) | Analyzes real-time streaming video to understand spatial relationships between people, their movement, and interactions with objects in physical environments. | Preview |
7777

7878
<!--

0 commit comments

Comments
 (0)