Skip to content

Commit b58407c

Browse files
committed
Increase twin limit
1 parent 7f979d6 commit b58407c

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)