Skip to content

Commit 80830e1

Browse files
Updating the max page limit of pre-built models
Updating the max page limit of pre-built models to 2000 as per the limits page. https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/service-limits?tabs=v30
1 parent b2510f5 commit 80830e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For the usage with [Form Recognizer SDK](quickstarts/get-started-v3-sdk-rest-api
2424
| Adjustable | No | Yes<sup>2</sup> |
2525
| **Max document size** | 500 MB | 500 MB |
2626
| Adjustable | No | No |
27-
| **Max number of pages (Analysis)** | 2 | No limit |
27+
| **Max number of pages (Analysis)** | 2 | 2000 |
2828
| Adjustable | No | No |
2929
| **Max size of labels file** | 10 MB | 10 MB |
3030
| Adjustable | No | No |

0 commit comments

Comments
 (0)