Skip to content

Commit 56f7ca3

Browse files
committed
removed unneeded note
1 parent 2998b37 commit 56f7ca3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,6 @@ In the quickstart article that you used to set up your IoT Edge device, you depl
222222

223223
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

225-
> [!NOTE]
226-
> You must not select `$AzureIoTEdgeAppSolutionDir\config\deployment_for_local_debug.json`
227-
228225
1. Click the refresh button to see the new modules running along with the **SimulatedTemperatureSensor** module and **$edgeAgent** and **$edgeHub**.
229226

230227
## View generated data

0 commit comments

Comments
 (0)