Skip to content

Commit 457a51c

Browse files
committed
Redirecting firmware analysis pages
1 parent a006aba commit 457a51c

5 files changed

+29
-5
lines changed

.openpublishing.redirection.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3749,6 +3749,26 @@
37493749
"source_path_from_root": "/articles/virtual-network/tutorial-connect-virtual-networks-cli.md",
37503750
"redirect_url": "/azure/virtual-network/tutorial-connect-virtual-networks",
37513751
"redirect_document_id": false
3752+
},
3753+
{
3754+
"source_path_from_root": "/articles/defender-for-iot/device-builders/quickstart-upload-firmware-using-azure-command-line-interface.md",
3755+
"redirect_url": "/azure/firmware-analysis/overview-firmware-analysis",
3756+
"redirect_document_id": false
3757+
},
3758+
{
3759+
"source_path_from_root": "/articles/defender-for-iot/device-builders/quickstart-upload-firmware-using-powershell.md",
3760+
"redirect_url": "/azure/firmware-analysis/overview-firmware-analysis",
3761+
"redirect_document_id": false
3762+
},
3763+
{
3764+
"source_path_from_root": "/articles/defender-for-iot/device-builders/tutorial-analyze-firmwares.md",
3765+
"redirect_url": "/azure/firmware-analysis/overview-firmware-analysis",
3766+
"redirect_document_id": false
3767+
},
3768+
{
3769+
"source_path_from_root": "/articles/defender-for-iot/device-builders/defender-iot-firmware-analysis-faq.md",
3770+
"redirect_url": "/azure/firmware-analysis/overview-firmware-analysis",
3771+
"redirect_document_id": false
37523772
}
37533773
]
3754-
}
3774+
}

articles/defender-for-iot/device-builders/defender-iot-firmware-analysis-faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Frequently asked questions about Defender for IoT Firmware analysis
33
description: Find answers to some of the common questions about Defender for IoT Firmware Analysis. This article includes the file systems that are supported by Defender for IoT Firmware Analysis, and links to the Azure CLI and Azure PowerShell commands.
4+
author: limwainstein
5+
ms.author: lwainstein
46
ms.topic: conceptual
57
ms.custom: devx-track-azurecli, devx-track-azurepowershell
68
ms.date: 01/10/2024

articles/defender-for-iot/device-builders/quickstart-upload-firmware-using-azure-command-line-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Quickstart: Upload firmware images to Defender for IoT Firmware Analysis using Azure CLI"
33
description: "Learn how to upload firmware images for analysis using the Azure CLI."
4-
author: karengu0
5-
ms.author: karenguo
4+
author: limwainstein
5+
ms.author: lwainstein
66
ms.topic: quickstart
77
ms.custom: devx-track-azurecli
88
ms.date: 01/29/2024

articles/defender-for-iot/device-builders/quickstart-upload-firmware-using-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Quickstart: Upload firmware images to Defender for IoT Firmware Analysis using Azure PowerShell"
33
description: "Learn how to upload firmware images for analysis using Azure PowerShell."
4-
author: karengu0
5-
ms.author: karenguo
4+
author: limwainstein
5+
ms.author: lwainstein
66
ms.topic: quickstart
77
ms.custom: devx-track-azurepowershell
88
ms.date: 01/29/2024

articles/defender-for-iot/device-builders/tutorial-analyze-firmware.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Analyze a firmware image with Microsoft Defender for IoT.
33
description: Learn to analyze a compiled firmware image within Microsoft Defender for IoT.
44
ms.topic: tutorial
5+
author: limwainstein
6+
ms.author: lwainstein
57
ms.date: 06/15/2023
68
#Customer intent: As a device builder, I want to see what vulnerabilities or weaknesses might exist in my firmware image.
79
---

0 commit comments

Comments
 (0)