Skip to content

Commit a6246f7

Browse files
author
Jill Grant
authored
Update how-to-update-iot-edge.md
Changed numbered list to a bulleted list.
1 parent 762d6ff commit a6246f7

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
@@ -19,9 +19,9 @@ As the IoT Edge service releases new versions, update your IoT Edge devices for
1919

2020
Two logical components of an IoT Edge device need to be updated if you want to move to a newer version.
2121

22-
1. *Security subsystem* - Although the architecture of the security subsystem [changed between version 1.1 and 1.2](iot-edge-security-manager.md), its responsibilities remained the same. It runs on the device, handles security-based tasks, and starts the modules when the device starts. The *security subsystem* can only be updated from the device itself.
22+
* *Security subsystem* - Although the architecture of the security subsystem [changed between version 1.1 and 1.2](iot-edge-security-manager.md), its responsibilities remained the same. It runs on the device, handles security-based tasks, and starts the modules when the device starts. The *security subsystem* can only be updated from the device itself.
2323

24-
1. *IoT Edge runtime* - The IoT Edge runtime is made up of the IoT Edge hub (`edgeHub`) and IoT Edge agent (`edgeAgent`) modules. Depending on how you structure your deployment, the *runtime* can be updated from either the device or remotely.
24+
* *IoT Edge runtime* - The IoT Edge runtime is made up of the IoT Edge hub (`edgeHub`) and IoT Edge agent (`edgeAgent`) modules. Depending on how you structure your deployment, the *runtime* can be updated from either the device or remotely.
2525

2626
## How to update
2727

@@ -293,4 +293,4 @@ For more information, see [Troubleshoot your IoT Edge device](troubleshoot.md).
293293

294294
View the latest [Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases).
295295

296-
Stay up-to-date with recent updates and announcements in the [Internet of Things blog](https://azure.microsoft.com/blog/topics/internet-of-things/)
296+
Stay up-to-date with recent updates and announcements in the [Internet of Things blog](https://azure.microsoft.com/blog/topics/internet-of-things/)

0 commit comments

Comments
 (0)