Skip to content

Commit ce9ca88

Browse files
committed
Update version
1 parent 486851d commit ce9ca88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
author: PatAltimore
55
ms.author: patricka
6-
ms.date: 01/08/2025
6+
ms.date: 01/09/2025
77
ms.topic: how-to
88
ms.service: azure-iot-edge
99
services: iot-edge
@@ -190,7 +190,7 @@ If you use partner modules, update your module deployments with image URIs provi
190190

191191
## Verify versions match
192192

193-
1. On your device, use `iotedge version` to check the security subsystem version. The output includes the major, minor, and revision version numbers. For example, *iotedge 1.5.15*.
193+
1. On your device, use `iotedge version` to check the security subsystem version. The output includes the major, minor, and revision version numbers. For example, *iotedge 1.5.13*.
194194

195195
1. In your device deployment runtime settings, verify the *edgeHub* and *edgeAgent* image URI versions match the major and minor version of the security subsystem. If the security subsystem version is 1.5.15, the image versions would be 1.5. For example, *mcr.microsoft.com/azureiotedge-hub:1.5* and *mcr.microsoft.com/azureiotedge-agent:1.5*.
196196

0 commit comments

Comments
 (0)