Skip to content

Commit 2ee771e

Browse files
committed
Change pivot
1 parent 905e4c5 commit 2ee771e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-vs-code-develop-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: iot-edge
55
author: PatAltimore
66

77
ms.author: patricka
8-
ms.date: 08/30/2022
8+
ms.date: 10/18/2022
99
ms.topic: conceptual
1010
ms.service: iot-edge
1111
ms.custom: devx-track-js
@@ -68,7 +68,7 @@ To build and deploy your module image, you need Docker to build the module image
6868
6969
- Install the [Azure CLI](/cli/azure/install-azure-cli)
7070

71-
::: zone pivot="iotedge-dev-vscode"
71+
::: zone pivot="iotedge-dev-cli"
7272

7373
- Install the Python-based [Azure IoT Edge Dev Tool](https://pypi.org/project/iotedgedev/) in order to set up your local development environment to debug, run, and test your IoT Edge solution. If you haven't already done so, install [Python (3.6/3.7/3.8) and Pip3](https://www.python.org/) and then install the IoT Edge Dev Tool (iotedgedev) by running this command in your terminal.
7474

0 commit comments

Comments
 (0)