Skip to content

Commit 507e260

Browse files
authored
Broken link fixed
1 parent 2ccc1cc commit 507e260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-percept/create-and-deploy-manually-azure-precept-devkit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following guide is to help customers manually deploy a factory fresh IoT Edg
2121
- Highly recommended: Update your Azure Percept DK to the [latest version](./software-releases-usb-cable-updates.md)
2222
- Create an Azure account with an IoT Hub
2323
- Install [VSCode](https://code.visualstudio.com/Download)
24-
- Install the [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) Extension for VSCode
24+
- Install the [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit) Extension for VSCode
2525
- Find the software image version running on your Azure Percept Devkit (see below)
2626

2727
## Identify your Azure Percept DK software version
@@ -63,7 +63,7 @@ The deployment.json files are a representation of all default modules necessary
6363
1. Download the appropriate deployment.json from [GitHub](https://github.com/microsoft/azure-percept-advanced-development/tree/main/default-configuration) for your reported software version. Refer to the [Identify your Azure Percept DK software version](#identify-your-azure-percept-dk-software-version) section above.
6464
1. For 2021.111.124.xxx and later, use [default-deployment-2112.json](https://github.com/microsoft/azure-percept-advanced-development/blob/main/default-configuration/default-deployment-2112.json)
6565
2. For 2021.109.129.xxx and lower, use [default-deployment-2108.json](https://github.com/microsoft/azure-percept-advanced-development/blob/main/default-configuration/default-deployment-2108.json)
66-
2. Launch VSCode and Sign into Azure. Be sure you've installed the [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) Extension.
66+
2. Launch VSCode and Sign into Azure. Be sure you've installed the [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit) Extension.
6767

6868
![Sign into Azure in VScode.](./media/manually-deploy-azure-precept-devkit-images/azure-sign-in.png)
6969

0 commit comments

Comments
 (0)