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: articles/iot-pnp/concepts-limits-quotas.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Limits and quotas IoT Plug and Play Preview | Microsoft Docs
3
3
description: Understand the limits, quotas, and throttling that apply when you use IoT Plug and Play Preview.
4
4
author: miagdp
5
5
ms.author: miag
6
-
ms.date: 12/26/2019
6
+
ms.date: 04/01/2020
7
7
ms.topic: conceptual
8
8
ms.service: iot-pnp
9
9
services: iot-pnp
@@ -22,19 +22,19 @@ For the public preview, the following limits and quotas apply to an IoT hub:
22
22
| Number of device capability models (DCMs) or interfaces that can be registered per hub | 1500 ||
23
23
| Maximum number of interfaces that can be registered per device | 40 ||
24
24
| Maximum number of DCMs that can be registered per device | 1 ||
25
-
| Maximum size of interface/DCM file | 512 chars||
25
+
| Maximum size of interface/DCM file | 512 KB||
26
26
| Maximum size of an interface name | 256 chars ||
27
27
| Maximum size of a property name | 64 bytes, 7 levels in depth (and the first level is reserved for `$iotin`) | Allowed characters: a-z, A-Z, 0-9 (not as the first character), and underscore. |
28
28
| Maximum size of a property value | 512 bytes ||
29
29
| Maximum size of a command name | 100 bytes ||
30
30
| Device twin size | Same as [IoT Hub Limits](../iot-hub/iot-hub-devguide-device-twins.md#device-twin-size)||
31
-
| Resolution API calls across SKU (regardless of units) | 100 request/second ||
31
+
| Resolution API calls across SKU (regardless of units) | 100 requests/second ||
32
32
33
33
## Model Repository
34
34
35
35
For the public preview, the following limits and quotas apply to a model repository:
36
36
37
-
| Limits, restrictions, and throttles| Value |
37
+
| Limits, restrictions, and throttles| Value |
38
38
|-----|-----|
39
39
| Number of company model repositories per Azure Active Directory tenant | 1 |
40
40
| Number of authorization keys per model repository | 10 |
0 commit comments