You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!INCLUDE [applies to v3.0](includes/applies-to-v3-0.md)]
22
+
::: moniker-end
23
+
24
+
::: moniker range="form-recog-2.1.0"
25
+
[!INCLUDE [applies to v2.1](includes/applies-to-v2-1.md)]
26
+
::: moniker-end
21
27
22
28
* This article contains a quick reference and the **detailed description** of Azure Form Recognizer service Quotas and Limits for all [pricing tiers](https://azure.microsoft.com/pricing/details/form-recognizer/). It also contains some best practices to avoid request throttling.
23
29
@@ -42,13 +48,15 @@ recommendations: false
42
48
43
49
::: moniker range="form-recog-3.0.0"
44
50
51
+
## Custom model limits v3.0
52
+
45
53
|Quota|Free (F0)<sup>1</sup>|Standard (S0)|
46
54
|--|--|--|
47
55
|**Compose Model limit**| 5 | 200 (default value) |
|**Max number of pages (Training) - Template**| 500 | 500 (default value) |
54
62
| Adjustable | No | No |
@@ -57,12 +65,12 @@ recommendations: false
57
65
|**Custom neural model train**| 10 per month | 10 per month |
58
66
| Adjustable | No |Yes<sup>3</sup>|
59
67
60
-
<sup>3</sup> Open a support request to increase the monthly training limit.
61
-
62
68
::: moniker-end
63
69
64
70
::: moniker range="form-recog-2.1.0"
65
71
72
+
## Custom model limits v2.1
73
+
66
74
| Quota | Free (F0)<sup>1</sup> | Standard (S0) |
67
75
|--|--|--|
68
76
|**Compose Model limit**| 5 | 100 (default value) |
@@ -74,8 +82,16 @@ recommendations: false
74
82
75
83
::: moniker-end
76
84
85
+
::: moniker range=">=form-recog-2.1.0"
86
+
77
87
<sup>1</sup> For **Free (F0)** pricing tier see also monthly allowances at the [pricing page](https://azure.microsoft.com/pricing/details/form-recognizer/).</br>
78
88
<sup>2</sup> See [best practices](#example-of-a-workload-pattern-best-practice), and [adjustment instructions](#create-and-submit-support-request).
89
+
<sup>3</sup> Open a support request to increase the monthly training limit.
90
+
::: moniker-end
91
+
92
+
::: moniker range="form-recog-3.0.0"
93
+
<sup>4</sup>This limit applies to all documents found in your training dataset folder prior to any labeling-related updates.
94
+
::: moniker-end
79
95
80
96
## Detailed description, Quota adjustment, and best practices
0 commit comments