Skip to content

Commit 3086e69

Browse files
committed
small fixes
1 parent 36b18cf commit 3086e69

File tree

4 files changed

+6
-8
lines changed

4 files changed

+6
-8
lines changed

articles/defender-for-iot/device-builders/how-to-configure-micro-agent-twin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure a micro agent twin.
44
author: ElazarK
55
ms.author: v-ekrieg
66
ms.topic: how-to
7-
ms.date: 01/12/2022
7+
ms.date: 01/16/2022
88
---
99

1010
# Configure a micro agent twin
@@ -17,7 +17,7 @@ Learn how to configure a micro agent twin.
1717

1818
- A Defender for IoT subscription.
1919

20-
- An existing IoT Hub with: [A connected device]tutorial-standalone-agent-binary-installation.md), and [A micro agent module twin](tutorial-create-micro-agent-module-twin.md).
20+
- An existing IoT Hub with: [A connected device](tutorial-standalone-agent-binary-installation.md), and [A micro agent module twin](tutorial-create-micro-agent-module-twin.md).
2121

2222
## Micro agent configuration
2323

89.5 KB
Loading

articles/defender-for-iot/device-builders/quickstart-onboard-iot-hub.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Enable Microsoft Defender for IoT on your Azure IoT Hub'
33
description: Learn how to enable Defender for IoT in an Azure IoT hub.
44
ms.topic: quickstart
5-
ms.date: 01/13/2022
5+
ms.date: 01/16/2022
66
ms.custom: mode-other
77
---
88

@@ -29,12 +29,10 @@ You can create a hub in the Azure portal. For all new IoT hubs, Defender for IoT
2929

3030
1. Follow the steps in [this article](../../iot-hub/iot-hub-create-through-portal.md#create-an-iot-hub).
3131

32-
1. Under the **Management** tab, ensure that **Defender for IoT** is set to **On**.
32+
1. Under the **Management** tab, ensure that **Defender for IoT** is set to **On**. By default, Defender for IoT will be set to **On** .
3333

3434
:::image type="content" source="media/quickstart-onboard-iot-hub/management-tab.png" alt-text="Ensure the Defender for IoT toggle is set to on.":::
3535

36-
1. Follow the rest of [this article](../../iot-hub/iot-hub-create-through-portal.md#create-an-iot-hub) to create the hub.
37-
3836
## Enable Defender for IoT on an existing IoT Hub
3937

4038
You can onboard Defender for IoT to an existing IoT Hub, where you can then monitor the device identity management, device to cloud, and cloud to device communication patterns.
@@ -49,7 +47,7 @@ You can onboard Defender for IoT to an existing IoT Hub, where you can then moni
4947

5048
:::image type="content" source="media/quickstart-onboard-iot-hub/secure-your-iot-solution.png" alt-text="Select the secure your IoT solution button to secure your solution." lightbox="media/quickstart-onboard-iot-hub/secure-your-iot-solution-expanded.png":::
5149

52-
The **Secure your IoT solution** button will only appear if the IoT Hub has not already been onboarded, or if you left the Defender for IoT toggle on **Off** while onboarding.
50+
The **Secure your IoT solution** button will only appear if the IoT Hub has not already been onboarded, or if you set the Defender for IoT toggle to **Off** while onboarding.
5351

5452
:::image type="content" source="media/quickstart-onboard-iot-hub/toggle-is-off.png" alt-text="If your toggle was set to off during onboarding.":::
5553

@@ -63,7 +61,7 @@ The **Secure your IoT solution** button will only appear if the IoT Hub has not
6361

6462
1. The Threat prevention, and Threat detection screen will appear.
6563

66-
:::image type="content" source="../organizations/media/quickstart-onboard-iot-hub/threat-prevention.png" alt-text="Screenshot showing that Defender for IoT is enabled.":::
64+
:::image type="content" source="media/quickstart-onboard-iot-hub/threat-prevention.png" alt-text="Screenshot showing that Defender for IoT is enabled." lightbox="media/quickstart-onboard-iot-hub/threat-prevention-expanded.png":::
6765

6866
## Next steps
6967

0 commit comments

Comments
 (0)