Microsoft
AZ-220 · Question #134
You plan to develop modules for an Azure IoT Edge solution. You need to recommend a development tool that supports the following: Node.js Module templates Development on Linux workstations What…
The correct answer is C. Microsoft Visual Studio Online. Use Visual Studio Code to develop Node.js code and deploy it to a device running Azure IoT You can use IoT Edge modules with Linux containers to deploy code that implements your business logic directly to your IoT Edge devices…
Implement IoT Edge
Question
You plan to develop modules for an Azure IoT Edge solution. You need to recommend a development tool that supports the following: Node.js Module templates Development on Linux workstations What should you recommend?
Options
- Athe Azure IoT explorer
- BMicrosoft Visual Studio
- CMicrosoft Visual Studio Online
- DMicrosoft Visual Studio Code
How the community answered
(41 responses)- A15% (6)
- B5% (2)
- C78% (32)
- D2% (1)
Explanation
Use Visual Studio Code to develop Node.js code and deploy it to a device running Azure IoT You can use IoT Edge modules with Linux containers to deploy code that implements your business logic directly to your IoT Edge devices. https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-node-module?view=iotedge-2020-11
Topics
#IoT Edge development tooling#Visual Studio Online#Node.js modules#Linux development
Community Discussion
No community discussion yet for this question.