Skip to content

Commit 2998b37

Browse files
committed
wording fix
1 parent 0cbd0a9 commit 2998b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ In the quickstart article that you used to set up your IoT Edge device, you depl
220220

221221
1. In **Cloud Explorer**, expand your subscription, find your Azure IoT Hub and the Azure IoT Edge device you want to deploy.
222222

223-
1. Right-click on the IoT Edge device to create a deployment for it, you need to select the deployment manifest file under the `$AzureIoTEdgeAppSolutionDir\config\deployment.(amd64|amd64.debug|windows-amd64).json`.
223+
1. Right-click on the IoT Edge device to create a deployment for it. Navigate to the deployment manifest configured for your platform located in the **config** folder in your Visual Studio solution, such as `deployment.arm32v7.json`.
224224

225225
> [!NOTE]
226226
> You must not select `$AzureIoTEdgeAppSolutionDir\config\deployment_for_local_debug.json`

0 commit comments

Comments
 (0)