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-edge/iot-edge-limits-and-restrictions.md
+3-3Lines changed: 3 additions & 3 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 restrictions - Azure IoT Edge | Microsoft Docs
3
3
description: Description of the limits and restrictions when using IoT Edge.
4
4
author: raisalitch
5
5
ms.author: ralitchf
6
-
ms.date: 07/05/2022
6
+
ms.date: 09/01/2022
7
7
ms.topic: conceptual
8
8
ms.service: iot-edge
9
9
services: iot-edge
@@ -17,7 +17,7 @@ This article explains the limits and restrictions when using IoT Edge.
17
17
18
18
## Limits
19
19
### Number of children in gateway hierarchy
20
-
IoT Edge gateway hierarchies have a default limit of up to 100 connected child devices. This limit can be changed by setting the **MaxConnectedClients** environment variable in the parent device's edgeHub module.
20
+
Each IoT Edge parent device in gateway hierarchies can have up to 100 connected child devices by default. This limit can be changed by setting the **MaxConnectedClients** environment variable in the parent device's edgeHub module.
21
21
22
22
For more information, see [Create a gateway hierarchy](how-to-connect-downstream-iot-edge-device.md#create-a-gateway-hierarchy).
23
23
@@ -84,4 +84,4 @@ When using Node.js to send device to cloud messages with the AMQP protocol to an
84
84
<!-- end 1.1 -->
85
85
86
86
## Next steps
87
-
For more information, see [IoT Hub other limits](../iot-hub/iot-hub-devguide-quotas-throttling.md#other-limits).
87
+
For more information, see [IoT Hub other limits](../iot-hub/iot-hub-devguide-quotas-throttling.md#other-limits).
0 commit comments