You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/iot-hub-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The following table lists the limits that apply to IoT Hub resources.
34
34
| Maximum delivery count for cloud-to-device <br/> messages |100 |
35
35
| Maximum delivery count for feedback messages <br/> in response to a cloud-to-device message |100 |
36
36
| Maximum TTL for feedback messages in <br/> response to a cloud-to-device message |2 days |
37
-
|[Maximum size of device twin](../articles/iot-hub/iot-hub-devguide-device-twins.md#device-twin-size)| 8 KB for tags, and 32 KB for desired and reported properties sections each |
37
+
|[Maximum size of device twin](../articles/iot-hub/iot-hub-devguide-device-twins.md#device-twin-size)| 8 KB for tags section, and 32 KB for desired and reported properties sections each |
38
38
| Maximum length of device twin string key | 1 KB |
39
39
| Maximum length of device twin string value | 4 KB |
40
40
|[Maximum depth of object in device twin](../articles/iot-hub/iot-hub-devguide-device-twins.md#tags-and-properties-format)| 10 |
0 commit comments