You have an loT device that has the following configurations:
* Hardware: Raspberry Pi
* Operating system: Raspberry Pi OS
You need to deploy Azure loT Edge to the device.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You have an Azure subscription that contains an Azure loT hub named Hub1 and an Azure loT Edge device named Device1.
You need to configure Devicel to operate in extended offline mode and to support modifying the configuration of modules deployed to Devicel while the device is offline.
Solution: From Device1, you edit the /etc/iotedge/config.yaml file, you modify the configsource and Localconf igpath environment variables in the agent section, and then you restart the loT Edge security daemon.
Does this meet the goal?
You have an Azure subscription that contains the resources shown in the following table.
You create a group enrollment in DPS1 and enroll 100 loT devices. Each device is issued a leaf certificate from CAT. You need to deprovision a single loT device from the group enrollment. The solution must not affect the other devices.
Solution: Solution: You create a disabled individual enrollment by using the X.509 certificate of CA1.
Does this meet the goal?
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?
Use Visual Studio Code to develop Node.js code and deploy it to a device running Azure IoT Edge.
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
You have an Azure subscription that contains the resources shown in the following table.
You create a group enrollment in DPS1 and enroll 100 loT devices. Each device is issued a leaf certificate from CAT. You need to deprovision a single loT device from the group enrollment. The solution must not affect the other devices.
Solution: Solution: You create a disabled individual enrollment by using the X.509 certificate of CA1.
Does this meet the goal?
Submit Cancel