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
title: Understand Device Update for IoT Hub limits | Microsoft Docs
3
-
description: Key limits for Device Update for IoT Hub.
2
+
title: Azure Device Update for IoT Hub limits | Microsoft Docs
3
+
description: Understand key limits for Azure Device Update for IoT Hub.
4
4
author: vimeht
5
5
ms.author: vimeht
6
-
ms.date: 9/23/2022
6
+
ms.date: 01/10/2025
7
7
ms.topic: conceptual
8
8
ms.service: azure-iot-hub
9
9
ms.subservice: device-update
10
10
---
11
11
12
-
# Device Update for IoT Hub limits
12
+
# Azure Device Update for IoT Hub limits
13
13
14
-
This document provides an overview of the various limits that are imposed on the Device Update for IoT Hub resource and its associated operations. It also indicates whether the limits are adjustable by contacting Microsoft Support or not.
14
+
This article provides an overview of the various limits imposed on the Azure Device Update for IoT Hub resource and its associated operations. The article also indicates whether the Standard SKU limits are adjustable by contacting Microsoft Support, and the default and maximum values for adjustable limits.
15
15
16
-
## General Availability limits
16
+
## General availability limits
17
17
18
-
The following tables describe the limits for the Device Update for IoT Hub service for the Standard as well as the Free tier.
18
+
The following tables describe the limits for the Device Update service for the Standard and Free tiers.
If you plan to deploy large-file packages, with file size larger than 100 MB, it is recommended to utilize byte range requests for a reliable download performance.
22
+
## Requirements for large-file downloads
24
23
25
-
The Device Update for IoT Hub service utilizes Content Delivery Networks (CDNs) that work optimally with range requests of 1 MB in size. Range requests larger than 100 MB are not supported.
24
+
To deploy large-file packages with file size larger than 100 MB, it's best to use byte range requests for reliable download performance. Device Update uses Content Delivery Networks (CDNs) that work optimally with range requests of 1 MB in size. Range requests larger than 100 MB aren't supported.
26
25
27
26
## Throttling limits
28
27
29
-
The following table shows the enforced throttles for operations that are available in all Device Update for IoT Hub tiers. Values refer to an individual Device Update instance.
28
+
The following table shows the enforced throttles for operations in all Device Update tiers. Values apply to each individual Device Update instance.
30
29
31
-
|Device Update service API | Throttling Rate|
30
+
|Device Update service API | Throttling rate|
32
31
|-------------------------|------------------|
33
32
|GetGroups |30/min|
34
33
|GetGroupDetails| 30/min|
@@ -52,12 +51,11 @@ The following table shows the enforced throttles for operations that are availab
52
51
|List Versions| 510/min*|
53
52
|List Operation Statuses| 50/min|
54
53
54
+
\* The number of calls per minute is shared across all the listed operations.
55
55
56
-
\* = the number of calls per minute is shared across all the listed operations
56
+
Also, the number of concurrent asynchronous import and/or delete operations is limited to 10 total operation jobs.
57
57
58
-
Additionally, the number of concurrent asynchronous import and/or delete operations is limited to 10 total operation jobs.
58
+
## Related content
59
59
60
-
## Next steps
61
-
62
-
-[Create a Device Update for IoT Hub account](create-device-update-account.md)
63
-
-[Troubleshoot common Device Update for IoT Hub issues](troubleshoot-device-update.md)
60
+
-[Create a Device Update account](create-device-update-account.md)
61
+
-[Troubleshoot common Device Update issues](troubleshoot-device-update.md)
> When a given resource or operation doesn't have adjustable limits, the default and the maximum limits are the same. When the limit can be adjusted, the following table includes both the default limit and maximum limit. The limit can be raised above the default limit but not above the maximum limit. Limits can only be adjusted for the Standard SKU. Limit adjustment requests are not accepted for Free SKU. Limit adjustment requests are evaluated on a case-by-case basis and approvals are not guaranteed. Additionally, Free SKU instances cannot be upgraded to Standard SKU instances.
12
-
>
13
-
> If you want to raise the limit or quota above the default limit, open an [online customer support request](https://azure.microsoft.com/support/options/).
10
+
If a given resource or operation doesn't have adjustable limits, the default and the maximum limits are the same. For adjustable limits, the following tables show both the default and maximum limits. The limits can be raised above the default limit but not above the maximum limit.
11
+
12
+
Limits can be adjusted only for the Standard SKU. Free SKU limit adjustment requests aren't accepted, and Free SKU instances can't be upgraded to Standard SKU instances.
13
+
14
+
To raise a limit or quota above the default limit, open an [online customer support request](https://azure.microsoft.com/support/options/). Limit adjustment requests are evaluated on a case-by-case basis, and approvals aren't guaranteed.
14
15
15
-
This table provides the limits for the Device Update for IoT Hub resource in Azure Resource Manager:
16
+
The following table shows the limits for the Device Update for IoT Hub resource in Azure Resource Manager.
16
17
17
-
| Resource | Standard SKU Limit| Free SKU Limit| Adjustable for Standard SKU? |
18
+
| Resource | Standard SKU limit| Free SKU limit| Adjustable for Standard SKU? |
18
19
| --- | --- | --- | --- |
19
20
| Accounts per subscription | 50 | 1 | No |
20
21
| Instances per account | 50 | 1 | No |
21
22
| Length of account name | 3-24 characters | 3-24 characters | No |
22
23
| Length of instance name | 3-36 characters | 3-36 characters | No |
23
24
24
-
This table provides the various limits associated with the operations within Device Update for IoT Hub:
25
+
The following table shows the limits associated with various Device Update operations.
25
26
26
-
| Operation | Standard SKU Limit| Free SKU Limit| Adjustable for Standard SKU? |
27
+
| Operation | Standard SKU limit| Free SKU limit| Adjustable for Standard SKU? |
27
28
| --- | --- | --- | --- |
28
29
| Number of devices per instance | 1 Million | 10 | Yes |
29
30
| Number of device groups per instance | 100 | 10 | Yes |
30
31
| Number of device classes per instance | 80 | 10 | Yes |
31
-
| Number of active deployments per instance | 50 (includes 1 reserved deployment for Cancels)| 5 (includes 1 reserved deployment for Cancels) | Yes |
32
-
| Number of total deployments per instance (includes all active, inactive and cancelled deployments that are not deleted) | 100 | 20 | No |
32
+
| Number of active deployments per instance | 50, including one reserved deployment for cancellations| 5, including one reserved deployment for cancellations) | Yes |
33
+
| Number of total deployments per instance, including all active, inactive, and cancelled deployments that aren't deleted) | 100 | 20 | No |
33
34
| Number of update providers per instance | 25 | 2 | No |
34
35
| Number of update names per provider per instance | 25 | 2 | No |
35
36
| Number of update versions per update provider and name per instance | 100 | 5 | No |
@@ -40,4 +41,4 @@ This table provides the various limits associated with the operations within Dev
40
41
| Total data storage included per instance | 100 GB | 5 GB | No |
41
42
42
43
> [!NOTE]
43
-
> Cancelled or Inactive deployments count towards your total deployment limit. Please ensure that these deployments are periodically cleaned up, so that you are not prevented from creating new deployments.
44
+
> Cancelled or inactive deployments count toward your total deployment limit. Make sure to clean up these deployments periodically so you aren't prevented from creating new deployments.
0 commit comments