Skip to content

Commit 067026f

Browse files
Merge pull request #231982 from dominicbetts/central-limits
IoT Central: Make consistent with IoT hub
2 parents 4fe2ece + 72a6b5a commit 067026f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/concepts-quotas-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ There are various quotas and limits that apply to IoT Central applications. IoT
3737
| Item | Quota or limit | Notes |
3838
| ---- | -------------- | ----- |
3939
| Number of property updates per second | 100 | This is a soft limit. IoT Central autoscales the application as needed<sup>1</sup>. |
40-
| Maximum size of a property | 32 KB | This value is set by the IoT Hub service. |
40+
| Properties | Maximum size of desired properties and reported properties sections are 32 KB each. Maximum size of tags section is 8 KB. Maximum size of each individual property in every section is 4 KB. | These values are set by the IoT Hub service. |
4141

4242
## Commands
4343

0 commit comments

Comments
 (0)