You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ For example:
24
24
$ yo azure-iot-edge-module -n filterModule -r localhost:5000/filtermodule
25
25
```
26
26
27
-
## Build, deploy and run the module
27
+
## Documentation
28
28
29
-
Check out the [document](https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-nodejs-module).
30
-
31
-
Learn more about Azure IoT Edge[here](https://docs.microsoft.com/en-us/azure/iot-edge/).
29
+
*[Develop and deploy a Node.js IoT Edge module to your simulated device](https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-node-module)
30
+
*[Use Visual Studio Code to debug a Node.js module with Azure IoT Edge](https://docs.microsoft.com/en-us/azure/iot-edge/how-to-vscode-debug-node-module)
0 commit comments