Skip to content

Commit 1609696

Browse files
committed
Set limits for max # hubs to 50 per yiYi Guo.
1 parent 8b9cd89 commit 1609696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/iot-hub-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following table lists the limits that apply to IoT Hub resources.
2121

2222
| Resource | Limit |
2323
| --- | --- |
24-
| Maximum paid IoT hubs per Azure subscription |100 |
24+
| Maximum paid IoT hubs per Azure subscription |50 |
2525
| Maximum free IoT hubs per Azure subscription |1 |
2626
| Maximum number of characters in a device ID | 128 |
2727
| Maximum number of device identities<br/> returned in a single call |1,000 |
@@ -48,7 +48,7 @@ The following table lists the limits that apply to IoT Hub resources.
4848
| Maximum device stream data transfer | 300 MB per day (for S1, S2, S3, and F1 only) |
4949

5050
> [!NOTE]
51-
> If you need more than 100 paid IoT hubs in an Azure subscription, contact Microsoft Support.
51+
> If you need more than 50 paid IoT hubs in an Azure subscription, contact Microsoft Support.
5252
5353
> [!NOTE]
5454
> Currently, the total number of devices plus modules that can be registered to a single IoT hub is capped at 1,000,000. If you want to increase this limit, contact [Microsoft Support](https://azure.microsoft.com/support/options/).

0 commit comments

Comments
 (0)