Skip to content

Commit a00bbc4

Browse files
committed
Removed prereq section, updated metadata date
1 parent 4129fc5 commit a00bbc4

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

articles/iot-edge/troubleshoot-in-portal.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use the troubleshooting page in the Azure portal to monitor IoT Edg
44
author: PatAltimore
55

66
ms.author: patricka
7-
ms.date: 05/26/2021
7+
ms.date: 3/15/2023
88
ms.topic: conceptual
99
ms.service: iot-edge
1010
services: iot-edge
@@ -14,11 +14,7 @@ services: iot-edge
1414

1515
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

17-
IoT Edge provides a streamlined way of monitoring and troubleshooting modules in the Azure portal. The troubleshooting page is a wrapper for the IoT Edge agent's direct methods so that you can easily retrieve logs from deployed modules and remotely restart them.
18-
19-
## Prerequisites
20-
21-
The full functionality of this troubleshooting feature in the portal requires IoT Edge version 1.1.3 or newer if you're on the long-term support branch, or version 1.2.1 or newer if you're on the latest stable branch. Both the IoT Edge host component and the edgeAgent module need to be on these versions.
17+
IoT Edge provides a streamlined way of monitoring and troubleshooting modules in the Azure portal. The troubleshooting page is a wrapper for the IoT Edge agent's direct methods so that you can easily retrieve logs from deployed modules and remotely restart them. This article shows you how to access and filter device and module logs in the Azure portal.
2218

2319
## Access the troubleshooting page
2420

@@ -36,7 +32,7 @@ You can access the troubleshooting page in the portal through either the IoT Edg
3632

3733
Or, select the runtime status of a particular module that you want to inspect.
3834

39-
:::image type="content" source="./media/troubleshoot-in-portal/runtime-status.png" alt-text="Screenshot of the location of the Runtime status column on the Azure portal, device details page.":::
35+
:::image type="content" source="./media/troubleshoot-in-portal/runtime-status.png" alt-text="Screenshot of the location of the Runtime status column on the Azure portal, device details page." lightbox="./media/troubleshoot-in-portal/runtime-status.png":::
4036

4137
1. From the device details page, you can also select the name of a module to open the module details page. From there, you can select **Troubleshoot** from the menu.
4238

0 commit comments

Comments
 (0)