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/certification/how-to-test-device-update.md
+20-23Lines changed: 20 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,38 +19,35 @@ The [Device Update for IoT Hub](..\iot-hub-device-update\understand-device-updat
19
19
* Upload your .SWU file to a blob storage location of your choice.
20
20
* Create a SAS URL for accessing the uploaded .SWU file.
21
21
22
-
## Testing the device
23
-
1. On the Connect + test page, select **"Yes"** for the **"Are you able to test Device Update for IoT Hub?"** question.
24
-
> [!Note]
25
-
> If you are not able to test Device Update and select No, you will still be able to run all other Secured-core tests, but your product will not be eligible for certification.
22
+
## Test the device
23
+
1. On the Connect + test page, select **"Yes"** for the **"Are you able to test Device Update for IoT Hub?"** question.
24
+
> [!Note]
25
+
> If you are not able to test Device Update and select No, you will still be able to run all other Secured-core tests, but your product will not be eligible for certification.
26
26
27
-
:::image type="content" source="./media/how-to-adu/connect-test.png" alt-text="Dialog that shows the Connect + test user interface to select OS and Firmware interface.":::
27
+
:::image type="content" source="./media/how-to-adu/connect-test.png" alt-text="Dialog to confirm that you are able to test device for IoT Hub.":::
28
28
29
29
2. Proceed with connecting your device to the test infrastructure.
30
30
31
-
3. Select **"Upload"** to upload the ".manifest.json" file.
31
+
3. On the Select Requirement Validation step, select **"Upload"**.
32
+
:::image type="content" source="./media/how-to-adu/connect-and-test.png" alt-text="Dialog that shows the selected tests that will be validated.":::
32
33
33
-
4. On the Select Requirement Validation step, select the **"Upload"** button at the bottom of the page.
34
-
35
-
:::image type="content" source="./media/how-to-adu/select-tests.png" alt-text="Dialog that shows the selected tests that will be validated.":::
36
-
37
-
5. Upload your .importmanifest.json file by selecting the **Choose File** button. Select your file and then select the **Upload** button.
38
-
> [!Note]
39
-
> The file extension must be .importmanifest.json.
34
+
4. Upload your .importmanifest.json file by selecting the **Choose File** button. Select your file and then select the **Upload** button.
35
+
> [!Note]
36
+
> The file extension must be .importmanifest.json.
40
37
41
-
:::image type="content" source="./media/how-to-adu/upload-swu.png" alt-text="Dialog that shows how the SWU file can be uploaded.":::
38
+
:::image type="content" source="./media/how-to-adu/upload-manifest.png" alt-text="Dialog to instruct the user to upload the .importmanifest.json file by selecting the choose File button.":::
42
39
43
-
6. Copy and Paste the SAS URL to the location of your .SWU file in the provided input box, then select the **Validate** button.
44
-
:::image type="content" source="./media/how-to-adu/validate-swu.png" alt-text="Dialog that shows how the SAS url is applied.":::
40
+
5. Copy and Paste the SAS URL to the location of your .SWU file in the provided input box, then select the **Validate** button.
41
+
:::image type="content" source="./media/how-to-adu/input-sas-url.png" alt-text="Dialog that shows how the SAS url is applied.":::
45
42
46
-
7. Once we’ve validated our service can reach the provided URL, select **Import**.
47
-
:::image type="content" source="./media/how-to-adu/staging-complete.png" alt-text="Dialog that shows the staging process is complete":::
43
+
6. Once we’ve validated our service can reach the provided URL, select **Import**.
44
+
:::image type="content" source="./media/how-to-adu/finalize-import.png" alt-text="Dialog to inform the user that the SAS URL was reachable and that the user needs to click import.":::
48
45
49
-
> [!Note]
50
-
> If you receive an “Invalid SAS URL” message, generate a new SAS URL from your storage blob and try again.
46
+
> [!Note]
47
+
> If you receive an “Invalid SAS URL” message, generate a new SAS URL from your storage blob and try again.
51
48
52
-
8. Select **Continue** to proceed
49
+
7. Select **Continue** to proceed
53
50
54
-
9. Congratulations! You're now ready to proceed with Edge Secured-core testing.
51
+
8. Congratulations! You're now ready to proceed with Edge Secured-core testing.
55
52
56
-
10. Select the **Run tests** button to begin the testing process. Your device will be updated as the final step in our Edge Secured-core testing.
53
+
9. Select the **Run tests** button to begin the testing process. Your device will be updated as the final step in our Edge Secured-core testing.
0 commit comments