Skip to content

Commit 04d5fda

Browse files
Merge pull request #311890 from jlian/fix/update-iot-edge-commands
Fix stale stop command and broken link in IoT Edge update guide
2 parents adb7410 + f603153 commit 04d5fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-edge/how-to-update-iot-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can [troubleshoot](#troubleshooting) the upgrade process at any time.
4343

4444
When you upgrade between major or minor releases, for example from 1.4 to 1.5, update both the security subsystem and the runtime containers. Before a release, we test the security subsystem and the runtime container version combination. To update between major or minor product releases:
4545

46-
1. On the device, stop IoT Edge using the command `sudo systemctl stop iotedge` and [uninstall](how-to-provision-single-device-linux-symmetric.md#uninstall-iot-edge).
46+
1. On the device, stop IoT Edge using the command `sudo iotedge system stop` and [uninstall](how-to-provision-single-device-linux-symmetric.md#uninstall-iot-edge).
4747

4848
1. On the device, upgrade your container engine, either [Docker](https://docs.docker.com/engine/install) or [Moby](how-to-provision-single-device-linux-symmetric.md#install-a-container-engine).
4949

0 commit comments

Comments
 (0)