Microsoft Related Exams
AZ-220 Exam

You need to recommend the format of telemetry messages to meet the POV requirements.
What should you recommend?
You are writing code to provision IoT devices by using the Device Provisioning Service.
Which two details from the Overview blade of the Device Provisioning Service are required to provision a new IoT client device? To answer, select the appropriate detail in the answer area.
NOTE: Each correct selection is worth one point.
You have an Azure subscription that contains an Azure loT hub named Hubl and an Azure loT Edge device named Devicel.
You need to configure Devicel to operate in extended offline mode and to support modifying the configuration of modules deployed to Device! while the device is offline.
Solution: From Microsoft Visual Studio Code, you modify the deployment manifest and you configure the address of the localhost for the container registry in the runtime settings of edgeAgent. You deploy the manifest to Device1, and then you restart the device.
Does this meet the goal?