Skip to content

Commit 31d1d08

Browse files
authored
Merge pull request #176359 from baanders/10-19-limit
ADT: Increase twin limit
2 parents 4b4c6ef + b58407c commit 31d1d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/digital-twins-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following table lists the functional limits of Azure Digital Twins.
1717
| Area | Capability | Default limit | Adjustable? |
1818
| --- | --- | --- | --- |
1919
| Azure resource | Number of Azure Digital Twins instances in a region, per subscription | 10 | Yes |
20-
| Digital twins | Number of twins in an Azure Digital Twins instance | 200,000 | Yes |
20+
| Digital twins | Number of twins in an Azure Digital Twins instance | 500,000 | Yes |
2121
| Digital twins | Number of incoming relationships to a single twin | 5,000 | No |
2222
| Digital twins | Number of outgoing relationships from a single twin | 5,000 | No |
2323
| Digital twins | Maximum size (of JSON body in a PUT or PATCH request) of a single twin | 32 KB | No |

0 commit comments

Comments
 (0)