Skip to content

Commit e1784ba

Browse files
committed
rm local deploy vscode changes
1 parent ff26cd3 commit e1784ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/iot-accelerators/iot-accelerators-remote-monitoring-deploy-local-vscode.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ The following steps show you how to run the Remote Monitoring microservices in V
6060
1. In VS Code, open the **azure-iot-pcs-remote-monitoring-dotnet** folder.
6161
1. Create a new folder called **.vscode** in the **azure-iot-pcs-remote-monitoring-dotnet** folder.
6262
1. Copy the files **launch.json** and **tasks.json** from services\scripts\local\launch\idesettings\vscode to the **.vscode** folder you just created.
63-
1. Copy the files **launch.json** and **tasks.json** from scripts\local\launch\idesettings\vscode\. Create a new folder **azure-iot-pcs-remote-monitoring-dotnet\.vscode** and paste the files there.
6463
1. Open the **Debug panel** in VS Code and run the **Run All microservices** configuration. This configuration runs the device simulation microservice in Docker and runs the other microservices in the debugger.
6564

6665
The output from running **Run All microsoervices** in the Debug Console looks like the following:

0 commit comments

Comments
 (0)