Skip to content

Commit 14d6e55

Browse files
authored
Update tutorial-add-edge-as-leaf-device.md
1 parent b1879f0 commit 14d6e55

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/iot-central/preview/tutorial-add-edge-as-leaf-device.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@ manager: peterpr
1515

1616
[!INCLUDE [iot-central-pnp-original](../../../includes/iot-central-pnp-original-note.md)]
1717

18-
This tutorial shows you how to add and configure an Azure IoT Edge device to your Microsoft Azure IoT Central application. In this tutorial, we chose an IoT Edge enabled Linux VM from Azure Marketplace.
18+
This tutorial shows you how to add and configure an Azure IoT Edge device to your Azure IoT Central application. In this tutorial, we chose an IoT Edge-enabled Linux VM from Azure Marketplace.
1919

2020
This tutorial is made up of two parts:
2121

2222
* First, as an operator, you learn how to do cloud first provisioning of an IoT Edge device.
23-
* Then, you will learn how to do "device first" provisioning of an IoT Edge device.
23+
* Then, you learn how to do "device first" provisioning of an IoT Edge device.
2424

2525
In this tutorial, you learn how to:
2626

2727
> [!div class="checklist"]
2828
> * Add a new IoT Edge device
29-
> * Configure the IoT Edge device to help provision by using SAS Key
29+
> * Configure the IoT Edge device to help provision by using a shared access signature (SAS) key
3030
> * View dashboards and module health in IoT Central
3131
> * Send commands to a module running on the IoT Edge device
3232
> * Set properties on a module running on the IoT Edge device
3333
3434
## Prerequisites
3535

36-
To complete this tutorial, you need an Azure IoT Central application. Follow this quickstart to [Create an Azure IoT Central application](./quick-deploy-iot-central.md).
36+
To complete this tutorial, you need an Azure IoT Central application. Follow [this quickstart to create an Azure IoT Central application](./quick-deploy-iot-central.md).
3737

3838
## Enable Azure IoT Edge enrollment group
3939
From the **Administration** page, enable SAS keys for Azure IoT Edge enrollment group.
@@ -98,7 +98,7 @@ Press Enter, provide the user name and password as prompted, and then press Ente
9898

9999
![Screenshot of console](./media/tutorial-add-edge-as-leaf-device/cfconsolelogin.png)
100100

101-
To run a command as administrator (user "root"), run the command: **sudo su –**
101+
To run a command as administrator (user "root"), enter: **sudo su –**
102102

103103
![Screenshot of console](./media/tutorial-add-edge-as-leaf-device/cfsudo.png)
104104

0 commit comments

Comments
 (0)