Skip to content

Commit 7984151

Browse files
Merge pull request #224774 from laujan/60382-add-gating-requirements
update install container
2 parents abe4210 + 0b513c4 commit 7984151

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

articles/applied-ai-services/form-recognizer/containers/form-recognizer-container-install-run.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: how-to
10-
ms.date: 01/04/2023
10+
ms.date: 01/23/2023
1111
ms.author: lajanuar
1212
monikerRange: 'form-recog-2.1.0'
1313
recommendations: false
@@ -21,6 +21,10 @@ Azure Form Recognizer is an Azure Applied AI Service that lets you build automat
2121

2222
In this article you'll learn how to download, install, and run Form Recognizer containers. Containers enable you to run the Form Recognizer service in your own environment. Containers are great for specific security and data governance requirements. Form Recognizer features are supported by six Form Recognizer feature containers—**Layout**, **Business Card**,**ID Document**, **Receipt**, **Invoice**, and **Custom** (for Receipt, Business Card and ID Document containers you'll also need the **Read** OCR container).
2323

24+
> [!IMPORTANT]
25+
>
26+
> * To use Form Recognizer 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) below.
27+
2428
## Prerequisites
2529

2630
To get started, you'll 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/).
@@ -39,6 +43,12 @@ You'll also need the following to use Form Recognizer containers:
3943
|**Azure CLI (command-line interface)** | The [Azure CLI](/cli/azure/install-azure-cli) enables you to use a set of online commands to create and manage Azure resources. It's available to install in Windows, macOS, and Linux environments and can be run in a Docker container and Azure Cloud Shell. |
4044
|||
4145

46+
## Request approval to run container
47+
48+
Complete and submit the [**Azure Cognitive Services Application for Gated Services**](https://aka.ms/csgate) to request access to the container.
49+
50+
[!INCLUDE [Request access to public preview](../../../../includes/cognitive-services-containers-request-access.md)]
51+
4252
## Host computer requirements
4353

4454
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:
@@ -49,7 +59,7 @@ The host is a x64-based computer that runs the Docker container. It can be a com
4959

5060
### Container requirements and recommendations
5161

52-
#### Required containers
62+
#### Required supporting containers
5363

5464
The following table lists the supporting container(s) for each Form Recognizer container you download. For more information, see the [Billing](#billing) section.
5565

articles/applied-ai-services/form-recognizer/containers/form-recognizer-disconnected-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: forms-recognizer
77
author: laujan
88
manager: nitinme
99
ms.topic: reference
10-
ms.date: 01/18/2023
10+
ms.date: 01/23/2023
1111
ms.author: lajanuar
1212
---
1313

articles/cognitive-services/containers/disconnected-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Containers enable you to run Cognitive Services APIs in your own environment, an
2727

2828
Disconnected container usage is also available for the following Applied AI service:
2929

30-
* [Form Recognizer](../../applied-ai-services/form-recognizer/containers/form-recognizer-container-install-run.md#required-containers)
30+
* [Form Recognizer](../../applied-ai-services/form-recognizer/containers/form-recognizer-disconnected-containers.md)
3131

3232
Before attempting to run a Docker container in an offline environment, make sure you know the steps to successfully download and use the container. For example:
3333

0 commit comments

Comments
 (0)