File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ author: baanders
3
3
description : include file for Azure Digital Twins limits
4
4
ms.service : digital-twins
5
5
ms.topic : include
6
- ms.date : 02/14 /2023
6
+ ms.date : 03/21 /2023
7
7
ms.author : baanders
8
8
---
9
9
@@ -48,7 +48,7 @@ The following table reflects the rate limits of different APIs.
48
48
| Models API | Number of requests per second | 100 | Yes |
49
49
| Digital Twins API | Number of read requests per second | 1,000 | Yes |
50
50
| Digital Twins API | Number of patch requests per second | 1,000 | Yes |
51
- | Digital Twins API | Number of create/delete operations per second across all twins and relationships | 50 | Yes |
51
+ | Digital Twins API | Number of create/delete operations per second across all twins and relationships | 500 | Yes |
52
52
| Digital Twins API | Number of create/update/delete operations per second on a single twin or its incoming/outgoing relationships | 10 | No |
53
53
| Digital Twins API | Number of outstanding operations on a single twin or its incoming/outgoing relationships | 500 | No |
54
54
| Query API | Number of requests per second | 500 | Yes |
You can’t perform that action at this time.
0 commit comments