Skip to content

Commit a9e8c0e

Browse files
authored
Merge pull request #189769 from baanders/2-25-limit
ADT: Update twins/instance limit
2 parents 2abe028 + 9fa4511 commit a9e8c0e

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 | 500,000 | Yes |
20+
| Digital twins | Number of twins in an Azure Digital Twins instance | 1,000,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)