Skip to content

Commit 263f178

Browse files
committed
Remove image
1 parent 97afab1 commit 263f178

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

articles/iot-edge/includes/iot-edge-register-device-symmetric.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ Devices that use symmetric key authentication need their connection strings to c
8282

8383
The edge-enabled devices that connect to your IoT hub are listed on the **Devices** page of your IoT hub. If you have multiple devices, you can filter the list by selecting the type **Iot Edge Devices**, then select **Apply**.
8484

85-
:::image type="content" source="media/iot-edge-register-device/portal-view-devices.png" alt-text="Screenshot of how to view your devices in the Azure portal, IoT Hub." lightbox="media/iot-edge-register-device/portal-view-devices.png":::
86-
8785
When you're ready to set up your device, you need the connection string that links your physical device with its identity in the IoT hub. Devices that authenticate with symmetric keys have their connection strings available to copy in the portal. To find your connection string in the portal:
8886

8987
1. From the **Devices** page, select the IoT Edge device ID from the list.
@@ -93,8 +91,6 @@ When you're ready to set up your device, you need the connection string that lin
9391

9492
All the devices that connect to your IoT hub are listed in the **Azure IoT Hub** section of the Visual Studio Code Explorer. IoT Edge devices are distinguishable from non-Edge devices because they have a different icon and you see the **$edgeAgent** and **$edgeHub** modules are deployed to each IoT Edge device.
9593

96-
:::image type="content" source="media/iot-edge-register-device-symmetric/view-device-in-iot-hub.png" alt-text="Screenshot of how to view your list of devices in Visual Studio Code.":::
97-
9894
When you're ready to set up your device, you need the connection string that links your physical device with its identity in the IoT hub. Here's how to get your connection string from Visual Studio Code.
9995

10096
1. Right-click on the ID (name) of your device in the **Azure IoT Hub** section.

articles/iot-edge/includes/iot-edge-register-device-x509.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ Devices that use X.509 certificate authentication need their IoT hub name, their
6161

6262
The edge-enabled devices that connect to your IoT hub are listed on the **Devices** page. You can filter the list by type *Iot Edge Device*.
6363

64-
:::image type="content" source="media/iot-edge-register-device/portal-view-devices.png" alt-text="Screenshot of how to view all IoT Edge devices in your IoT hub.":::
65-
6664
# [Visual Studio Code](#tab/visual-studio-code)
6765

6866
While there is no support for device registration with X.509 certificates through Visual Studio Code, you can still view your IoT Edge devices if you need to.

0 commit comments

Comments
 (0)