Skip to content

Commit 593942c

Browse files
authored
pencil edits
Line 141: a empty > an empty Line 175: Log into > Log in to
1 parent ae47756 commit 593942c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub-device-update/device-update-agent-provisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Follow these instructions to provision the Device Update agent on your IoT Linux
138138
```shell
139139
sudo nano /etc/adu/du-config.json
140140
```
141-
Change the connectionType to "AIS" for agents who will be using the IoT Identity Service for provisioning. The ConnectionData field must be a empty string. Please note that all values with the 'Place value here' tag must be set. See [Configuring a DU agent](./device-update-configuration-file.md#example-du-configjson-file-contents).
141+
Change the connectionType to "AIS" for agents who will be using the IoT Identity Service for provisioning. The ConnectionData field must be an empty string. Please note that all values with the 'Place value here' tag must be set. See [Configuring a DU agent](./device-update-configuration-file.md#example-du-configjson-file-contents).
142142

143143
5. You are now ready to start the Device Update agent on your IoT device.
144144

@@ -172,7 +172,7 @@ The Device Update agent can also be configured without the IoT Identity service
172172
173173
This section describes how to start and verify the Device Update agent as a module identity running successfully on your IoT device.
174174
175-
1. Log into the machine or device that has the Device Update agent installed.
175+
1. Log in to the machine or device that has the Device Update agent installed.
176176
177177
1. Open a Terminal window, and enter the command below.
178178

0 commit comments

Comments
 (0)