Skip to content

Commit ca1b599

Browse files
Merge pull request #295632 from baanders/main
ADT: Update limit
2 parents d8f6d53 + ed402ca commit ca1b599

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: azure-digital-twins
55
ms.topic: include
6-
ms.date: 01/27/2025
6+
ms.date: 03/3/2025
77
ms.author: baanders
88
---
99

@@ -13,7 +13,7 @@ The following table lists the functional limits of Azure Digital Twins.
1313

1414
| Area | Capability | Default limit | Adjustable? |
1515
| --- | --- | --- | --- |
16-
| Azure resource | Number of Azure Digital Twins instances in a region, per subscription | 10 | Yes |
16+
| Azure resource | Number of Azure Digital Twins instances in a region, per subscription | 10 | Yes, up to 50 |
1717
| Digital twins | Number of twins in an Azure Digital Twins instance | 2,000,000 | Yes |
1818
| Digital twins | Number of digital twins that can be imported in a single [Import Jobs API](/rest/api/digital-twins/dataplane/jobs) job | 2,000,000 | No |
1919
| Digital twins | Number of incoming relationships to a single twin | 50,000 | No |

0 commit comments

Comments
 (0)