Skip to content

Commit f42fc18

Browse files
authored
Update how-to-visual-studio-develop-module.md
Cloud Explorer is retired in VS2022. Adding alternatives for developers using VS2022 to deploy modules
1 parent 276a452 commit f42fc18

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 Exploer](https://docs.microsoft.com/en-us/visualstudio/azure/vs-azure-tools-resources-managing-with-cloud-explorer?view=vs-2022) is retired. To deploy Azure IoT Edge modules, use [Azure CLI](https://docs.microsoft.com/en-us/azure/iot-edge/how-to-deploy-modules-cli?view=iotedge-2020-11) or [Azure portal](https://docs.microsoft.com/en-us/azure/iot-edge/how-to-deploy-modules-portal?view=iotedge-2020-11).
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)