Skip to content

Commit f07b723

Browse files
Merge pull request #214748 from baanders/10-17-limit
ADT: Update number of twins limit
2 parents 1b47c32 + dea483b commit f07b723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/digital-twins-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: baanders
33
description: include file for Azure Digital Twins limits
44
ms.service: digital-twins
55
ms.topic: include
6-
ms.date: 4/4/2022
6+
ms.date: 10/17/2022
77
ms.author: baanders
88
---
99

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