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
Copy file name to clipboardExpand all lines: articles/firmware-analysis/tutorial-analyze-firmware.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,14 +68,12 @@ If you've just onboarded your subscription, are signed into the Azure portal, an
68
68
69
69
1. Sign into the Azure portal and go to firmware analysis.
70
70
71
-
1.Select **Firmware workspaces**, then select the workspace in which you'd like to upload images. Click the **Upload** button.
71
+
1.Go to the **Firmware workspaces** page, then select the workspace in which you'd like to upload images. Click the **Upload** button.
72
72
73
73
1. In the **Upload a firmware image** pane, drag and drop your firmware image or click on the grey box. Browse to and select the firmware image file you want to upload.
74
74
75
75
:::image type="content" source="media/tutorial-firmware-analysis/upload.png" alt-text="Screenshot that shows clicking the Upload option within firmware analysis." lightbox="media/tutorial-firmware-analysis/upload.png":::
76
76
77
-
1. Select a **Subscription** that you have onboarded onto Defender for IoT firmware analysis. Then select a **Resource group** that you would like to upload your firmware image to.
78
-
79
77
1. Enter the following details:
80
78
81
79
- The firmware's vendor
@@ -85,13 +83,13 @@ If you've just onboarded your subscription, are signed into the Azure portal, an
85
83
86
84
1. Select **Upload** to upload your firmware for analysis.
87
85
88
-
Your firmware appears in the grid on the **Firmware inventory** page.
86
+
Your firmware appears in the grid on the **All firmware** page.
89
87
90
88
## View firmware analysis results
91
89
92
90
The analysis time will vary based on the size of the firmware image and the number of files discovered in the image. While the analysis is taking place, the status will say *Extracting* and then *Analyzing*. When the status is *Ready*, you can see the firmware analysis results.
93
91
94
-
1. Sign into the Azure portal and go to Microsoft Defender for IoT > **Firmware analysis**> **Firmware inventory**.
92
+
1. Sign into the Azure portal and go to firmware analysis > **All firmware**page. Alternatively, you can go to the **Firmware workspaces** page, and select the workspace in which you have your firmware image.
95
93
96
94
1. Select the row of the firmware you want to view. The **Firmware overview** pane shows basic data about the firmware on the right.
0 commit comments