Skip to content

Commit 2866047

Browse files
authored
Merge pull request #189489 from JimacoMS4/fix-gh-88542-free-tier-configuration-limit
Updated max configurations from 20 to 10 for free tier
2 parents ae193e9 + 101a6e8 commit 2866047

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: 04/05/2021
10+
ms.date: 02/22/2022
1111
ms.custom: ['Role: Cloud Development', 'Role: Operations', 'Role: Technical Support', 'contperf-fy21q4']
1212
---
1313

@@ -99,7 +99,7 @@ IoT Hub enforces other operational limits:
9999
| Device-to-cloud messaging | Maximum message size 256 KB |
100100
| Cloud-to-device messaging<sup>1</sup> | Maximum message size 64 KB. Maximum pending messages for delivery is 50 per device. |
101101
| Direct method<sup>1</sup> | Maximum direct method payload size is 128 KB. |
102-
| Automatic device and module configurations<sup>1</sup> | 100 configurations per paid SKU hub. 20 configurations per free SKU hub. |
102+
| 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. |
104104
| 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. |
105105
| Shared access policies | Maximum number of shared access policies is 16. |

0 commit comments

Comments
 (0)