Skip to content

Commit d65a3b6

Browse files
Merge pull request #209915 from jlian/patch-82
Wording
2 parents d1a56ce + b946e45 commit d65a3b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-edge/iot-edge-limits-and-restrictions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Limits and restrictions - Azure IoT Edge | Microsoft Docs
33
description: Description of the limits and restrictions when using IoT Edge.
44
author: raisalitch
55
ms.author: ralitchf
6-
ms.date: 07/05/2022
6+
ms.date: 09/01/2022
77
ms.topic: conceptual
88
ms.service: iot-edge
99
services: iot-edge
@@ -17,7 +17,7 @@ This article explains the limits and restrictions when using IoT Edge.
1717

1818
## Limits
1919
### 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.
2121

2222
For more information, see [Create a gateway hierarchy](how-to-connect-downstream-iot-edge-device.md#create-a-gateway-hierarchy).
2323

@@ -84,4 +84,4 @@ When using Node.js to send device to cloud messages with the AMQP protocol to an
8484
<!-- end 1.1 -->
8585

8686
## 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

Comments
 (0)