Skip to content

Commit 762d6ff

Browse files
committed
Add feedback
1 parent 0d13c22 commit 762d6ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Update IoT Edge version on devices - Azure IoT Edge | Microsoft Docs
2+
title: Update IoT Edge version on devices
33
description: How to update IoT Edge devices to run the latest versions of the security subsystem and the IoT Edge runtime
44
keywords:
55
author: PatAltimore
@@ -29,7 +29,7 @@ Use the sections of this article to update both the security subsystem and runti
2929

3030
### Patch releases
3131

32-
When upgrading between *patch* releases, for example 1.4.1 to 1.4.2, the update order isn't important. You can upgrade security subsystem or runtime containers before or after the other. To update between patch releases:
32+
When you upgrade between *patch* releases, for example 1.4.1 to 1.4.2, the update order isn't important. You can upgrade the security subsystem or the runtime containers before or after the other. To update between patch releases:
3333

3434
1. [Update the security subsystem](#update-the-security-subsystem)
3535
1. [Update the runtime containers](#update-the-runtime-containers)
@@ -39,7 +39,7 @@ You can [troubleshoot](#troubleshooting) the upgrade process at any time.
3939

4040
### Major or minor releases
4141

42-
When upgrading between major or minor product releases, for example from 1.1 to 1.4, we recommend updating 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:
42+
When you upgrade between major or minor releases, for example from 1.1 to 1.4, 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:
4343

4444
1. On the device, stop IoT Edge using the command `sudo systemctl stop iotedge` and [uninstall](how-to-provision-single-device-windows-symmetric.md#uninstall-iot-edge).
4545

0 commit comments

Comments
 (0)