Skip to content

Commit add11ed

Browse files
committed
new article: Document Translation in Language Studio
1 parent 9624375 commit add11ed

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,16 +123,20 @@ Feature container | Supporting container(s) |
123123
>
124124
> The minimum and recommended values are based on Docker limits and *not* the host machine resources.
125125
126-
##### Read, Layout, and Prebuilt containers
127-
128126
:::moniker range="form-recog-3.0.0"
127+
128+
##### Read and Layout containers
129+
129130
| Container | Minimum | Recommended |
130131
|-----------|---------|-------------|
131132
| `Read` | `8` cores, 16-GB memory | `8` cores, 24-GB memory|
132133
| `Layout` | `8` cores, 16-GB memory | `8` cores, 24-GB memory |
133134
:::moniker-end
134135

135136
:::moniker range="form-recog-2.1.0"
137+
138+
##### Read, Layout, and prebuilt containers
139+
136140
| Container | Minimum | Recommended |
137141
|-----------|---------|-------------|
138142
| `Read 3.2` | `8` cores, 16-GB memory | `8` cores, 24-GB memory|
@@ -713,7 +717,7 @@ The Form Recognizer containers send billing information to Azure by using a Form
713717
Queries to the container are billed at the pricing tier of the Azure resource that's used for the `Key`. You're billed for each container instance used to process your documents and images.
714718

715719
> [!NOTE]
716-
> Currently, Form Recognizer v3 containers only support pay as you go pricing. Support for commitment tiers and disconnected mode will be added in MArch 2023.
720+
> Currently, Form Recognizer v3 containers only support pay as you go pricing. Support for commitment tiers and disconnected mode will be added in March 2023.
717721
Azure Cognitive Services containers aren't licensed to run without being connected to the metering / billing endpoint. Containers must be enabled to always communicate billing information with the billing endpoint. Cognitive Services containers don't send customer data, such as the image or text that's being analyzed, to Microsoft.
718722
:::moniker-end
719723

0 commit comments

Comments
 (0)