Skip to content

Commit 8530426

Browse files
authored
Merge pull request #188395 from konichi3/patch-17
Update how-to-visual-studio-develop-module.md
2 parents 533705c + 016ae9a commit 8530426

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ After your Visual Studio 2019 is ready, you also need the following tools and co
7676

7777
1. If your version is older than what's available on Visual Studio Marketplace, update your tools in Visual Studio as shown in the following section.
7878

79+
> [!NOTE]
80+
> If you are using Visual Studio 2022, [Cloud Explorer](/visualstudio/azure/vs-azure-tools-resources-managing-with-cloud-explorer?view=vs-2022&preserve-view=true) is retired. To deploy Azure IoT Edge modules, use [Azure CLI](how-to-deploy-modules-cli.md?view=iotedge-2020-11&preserve-view=true) or [Azure portal](how-to-deploy-modules-portal.md?view=iotedge-2020-11&preserve-view=true).
81+
7982
### Update your tools
8083

8184
1. In the **Manage Extensions** window, expand **Updates > Visual Studio Marketplace**, select **Azure IoT Edge Tools** or **Cloud Explorer for Visual Studio** and select **Update**.

0 commit comments

Comments
 (0)