You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is recommended to install the micro agent with the Edge agent to enable security monitoring and hardening of your Edge devices. To learn more about Microsoft Defender for IoT, see [What is Microsoft Defender for IoT for device builders](/azure/defender-for-iot/device-builders/overview).
90
91
<!-- end 1.2 -->
91
92
:::moniker-end
92
93
@@ -284,11 +285,12 @@ When you're ready, follow these steps to update IoT Edge on your devices:
284
285
sudo apt-get remove iotedge
285
286
```
286
287
287
-
1. Install the most recent version of IoT Edge, along with the IoT identity service.
288
+
1. Install the most recent version of IoT Edge, along with the IoT identity service and the Microsoft Defender for IoT micro agent for Edge.
It is recommended to install the micro agent with the Edge agent to enable security monitoring and hardening of your Edge devices. To learn more about Microsoft Defender for IoT, see [What is Microsoft Defender for IoT for device builders](/azure/defender-for-iot/device-builders/overview).
292
294
293
295
1. Import your old config.yaml file into its new format, and apply the configuration info.
294
296
@@ -319,4 +321,4 @@ If you're installing IoT Edge, rather than upgrading an existing installation, u
319
321
320
322
View the latest [Azure IoT Edge releases](https://github.com/Azure/azure-iotedge/releases).
321
323
322
-
Stay up-to-date with recent updates and announcements in the [Internet of Things blog](https://azure.microsoft.com/blog/topics/internet-of-things/)
324
+
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