Skip to content

Commit b28885e

Browse files
authored
Merge pull request #200160 from jlian/patch-74
Clarify individual property size limit
2 parents 080d33a + c74d349 commit b28885e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/iot-hub-devguide-quotas-throttling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: kgremban
77
ms.service: iot-hub
88
services: iot-hub
99
ms.topic: conceptual
10-
ms.date: 02/22/2022
10+
ms.date: 06/01/2022
1111
ms.custom: ['Role: Cloud Development', 'Role: Operations', 'Role: Technical Support', 'contperf-fy21q4']
1212
---
1313

@@ -101,7 +101,7 @@ IoT Hub enforces other operational limits:
101101
| Direct method<sup>1</sup> | Maximum direct method payload size is 128 KB. |
102102
| Automatic device and module configurations<sup>1</sup> | 100 configurations per paid SKU hub. 10 configurations per free SKU hub. |
103103
| IoT Edge automatic deployments<sup>1</sup> | 50 modules per deployment. 100 deployments (including layered deployments) per paid SKU hub. 10 deployments per free SKU hub. |
104-
| Twins<sup>1</sup> | Maximum size of desired properties and reported properties sections are 32 KB each. Maximum size of tags section is 8 KB. |
104+
| Twins<sup>1</sup> | 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. |
105105
| Shared access policies | Maximum number of shared access policies is 16. |
106106
| Restrict outbound network access | Maximum number of allowed FQDNs is 20. |
107107
| x509 CA certificates | Maximum number of x509 CA certificates that can be registered on IoT Hub is 25. |

0 commit comments

Comments
 (0)