Skip to content

Commit 0710651

Browse files
committed
Fix broken aka.ms/edgetool-dep link in VS develop module page
1 parent e4f730e commit 0710651

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/iot-edge/how-to-visual-studio-develop-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Visual Studio to develop a custom IoT Edge module and deploy to
44
services: iot-edge
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 02/20/2026
7+
ms.date: 02/27/2026
88
ms.topic: concept-article
99
ms.service: azure-iot-edge
1010
zone_pivot_groups: iotedge-dev
@@ -36,7 +36,7 @@ This article assumes that you use a machine running Windows as your development
3636
* Download and install [Azure IoT Edge Tools](https://marketplace.visualstudio.com/items?itemName=vsc-iot.vs17iotedgetools) from the Visual Studio Marketplace. Use the Azure IoT Edge Tools extension to create and build your IoT Edge solution. The preferred development tool is the command-line (CLI) *Azure IoT Edge Dev Tool*. The extension includes the Azure IoT Edge project templates used to create the Visual Studio project. You need the extension installed regardless of the development tool you use.
3737

3838
> [!IMPORTANT]
39-
> The *Azure IoT Edge Tools for VS 2022* extension is in [maintenance mode](https://aka.ms/edgetool-dep). The preferred development tool is the command-line (CLI) *Azure IoT Edge Dev Tool*.
39+
> The *Azure IoT Edge Tools for VS 2022* extension is in [maintenance mode](https://github.com/microsoft/vscode-azure-iot-edge/issues/639). The preferred development tool is the command-line (CLI) *Azure IoT Edge Dev Tool*.
4040
4141
> [!TIP]
4242
> If you're using Visual Studio 2019, download and install [Azure IoT Edge Tools for VS 2019](https://marketplace.visualstudio.com/items?itemName=vsc-iot.vs16iotedgetools) from the Visual Studio marketplace.

0 commit comments

Comments
 (0)