Skip to content

Commit ec9e93c

Browse files
committed
Add issue feedback
1 parent 32b13ad commit ec9e93c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/iot-edge-install-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services: iot-edge
1111

1212
In this section, you prepare your Linux VM or physical device for IoT Edge. Then, you install IoT Edge.
1313

14-
First, run the following commands to add the package repository and then add the Microsoft package signing key to your list of trusted keys.
14+
Run the following commands to add the package repository and then add the Microsoft package signing key to your list of trusted keys.
1515

1616
# [Ubuntu](#tab/ubuntu)
1717

@@ -218,7 +218,7 @@ Install the latest version of IoT Edge and the IoT identity service package:
218218
sudo apt-get install aziot-edge defender-iot-micro-agent-edge
219219
```
220220
221-
The defender-iot-micro-agent-edge package includes the Microsoft Defender for IoT security micro-agent that provides endpoint visibility into security posture management, vulnerabilities, threat detection, fleet management and more to help you secure your IoT Edge devices. 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](../articles/defender-for-iot/device-builders/overview.md).
221+
The defender-iot-micro-agent-edge package includes the Microsoft Defender for IoT security micro-agent that provides endpoint visibility into security posture management, vulnerabilities, threat detection, fleet management and more to help you secure your IoT Edge devices. It's 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](../articles/defender-for-iot/device-builders/overview.md).
222222

223223
# [Debian](#tab/debian)
224224

@@ -229,7 +229,7 @@ Install the latest version of IoT Edge and the IoT identity service package:
229229
sudo apt-get install aziot-edge defender-iot-micro-agent-edge
230230
```
231231

232-
The defender-iot-micro-agent-edge package includes the Microsoft Defender for IoT security micro-agent that provides endpoint visibility into security posture management, vulnerabilities, threat detection, fleet management and more to help you secure your IoT Edge devices. 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](../articles/defender-for-iot/device-builders/overview.md).
232+
The defender-iot-micro-agent-edge package includes the Microsoft Defender for IoT security micro-agent that provides endpoint visibility into security posture management, vulnerabilities, threat detection, fleet management and more to help you secure your IoT Edge devices. It's 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](../articles/defender-for-iot/device-builders/overview.md).
233233
234234
235235
# [Raspberry Pi OS](#tab/rpios)

0 commit comments

Comments
 (0)