Skip to content

Commit 3a5ca9a

Browse files
Merge pull request #244491 from andrewbrownmsft/andbrown071023
Added ADU-Content limits
2 parents 525793c + 8a3437a commit 3a5ca9a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/iot-hub-device-update/device-update-limits.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,22 @@ The following table shows the enforced throttles for operations that are availab
3939
|CreateOrUpdateDeployment| 7/min |
4040
|DeleteDeployment| 7/min |
4141
|ProcessSubgroupDeployment | 7/min|
42-
42+
|Delete Update | 510/min*|
43+
|Get File| 510/min*|
44+
|Get Operation Status| 510/min*|
45+
|Get Update| 510/min*|
46+
|Import Update| 510/min*|
47+
|List Files| 510/min*|
48+
|List Names| 510/min*|
49+
|List Providers| 510/min*|
50+
|List Updates| 510/min*|
51+
|List Versions| 510/min*|
52+
|List Operation Statuses| 50/min|
53+
54+
55+
\* = the number of calls per minute is shared across all the listed operations
56+
57+
Additionally, the number of concurrent asynchronous import and/or delete operations is limited to 10 total operation jobs.
4358

4459
## Next steps
4560

0 commit comments

Comments
 (0)