Skip to content

Commit ffd7745

Browse files
authored
Merge pull request #234314 from PatAltimore/patricka-nested-az
Update nested edge tutorial to use az command
2 parents 68fb51a + 9f9b03b commit ffd7745

File tree

5 files changed

+380
-371
lines changed

5 files changed

+380
-371
lines changed

articles/iot-edge/how-to-connect-downstream-iot-edge-device.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to create nested Azure IoT Edge device hierarchies
3-
description: Step by step adaptable manual instructions on how to create a hierarchy of IoT Edge devices.
3+
description: How to create a trusted connection between an IoT Edge gateway and a downstream IoT Edge device.
44
author: PatAltimore
55

66
ms.author: patricka
@@ -11,11 +11,11 @@ services: iot-edge
1111
ms.custom: [amqp, mqtt]
1212
---
1313

14-
# Connect Azure IoT Edge devices together to create a hierarchy (nested edge)
14+
# Connect Azure IoT Edge devices to create a hierarchy
1515

1616
[!INCLUDE [iot-edge-version-1.4](includes/iot-edge-version-1.4.md)]
1717

18-
This article provides instructions for establishing a trusted connection between an IoT Edge gateway and a downstream IoT Edge device. This setup is also known as "nested edge".
18+
This article provides steps for establishing a trusted connection between an IoT Edge gateway and a downstream IoT Edge device. This configuration is also known as *nested edge*.
1919

2020
In a gateway scenario, an IoT Edge device can be both a gateway and a downstream device. Multiple IoT Edge gateways can be layered to create a hierarchy of devices. The downstream (child) devices can authenticate and send or receive messages through their gateway (parent) device.
2121

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)