Skip to content

Commit 293b004

Browse files
authored
Update device-update-agent-provisioning.md
1 parent c3287aa commit 293b004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The Device Update agent can also be configured without the IoT Identity service
9696
* Enter the below in the terminal window:
9797
- [Package updates](device-update-ubuntu-agent.md) use: sudo nano /etc/adu/adu-conf.txt
9898
- [Image updates](device-update-raspberry-pi.md) use: sudo nano /adu/adu-conf.txt
99-
* You should see a window open with some text in it. Delete the entire contents of the file the first-time you provision the Device Update agent on the IoT device. It is just place holder text.
99+
* You should see a window open with some text in it. Delete the entire string following 'connection_String=' the first-time you provision the Device Update agent on the IoT device. It is just place holder text.
100100
* In the terminal, replace <your-connection-string> with the connection string of the device for your instance of Device Update agent (NOTE DO NOT ADD QUOTES AROUND THE CONNECTION STRING)
101101
- connection_string=<your-connection-string>
102102
* Enter and save.

0 commit comments

Comments
 (0)