File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ author: baanders
3
3
description : include file for Azure Digital Twins limits
4
4
ms.service : digital-twins
5
5
ms.topic : include
6
- ms.date : 10/20/2021
6
+ ms.date : 4/4/2022
7
7
ms.author : baanders
8
8
---
9
9
@@ -30,7 +30,7 @@ The following table lists the functional limits of Azure Digital Twins.
30
30
| Models | Number of models that can be uploaded in a single API call | 250 | No |
31
31
| Models | Maximum size (of JSON body in a PUT or PATCH request) of a single model | 1 MB | No |
32
32
| Models | Number of items returned in a single page | 100 | No |
33
- | Query | Number of items returned in a single page | 100 | Yes |
33
+ | Query | Number of items returned in a single page | 1000 | Yes |
34
34
| Query | Number of ` AND ` / ` OR ` expressions in a query | 50 | Yes |
35
35
| Query | Number of array items in an ` IN ` / ` NOT IN ` clause | 50 | Yes |
36
36
| Query | Number of characters in a query | 8,000 | Yes |
You can’t perform that action at this time.
0 commit comments