AZ-220 Exam Question 1
You have an Azure 10T solution.
You plan to register an Azure loT Edge device by using X.509 self-signed certificates.
You need to provide the thumbprint for the primary and secondary certificates.
Solution: You generate a 64-hex character SHA256 hash for the certificates.
Does this meet the goal?
You plan to register an Azure loT Edge device by using X.509 self-signed certificates.
You need to provide the thumbprint for the primary and secondary certificates.
Solution: You generate a 64-hex character SHA256 hash for the certificates.
Does this meet the goal?
AZ-220 Exam Question 2
You create an Azure IoT hub by running the following command.
az iot hub create --resource-group MyResourceGroup --name MyIotHub --sku B1 -- location westus --partition-count 4 What does MylotHub support?
az iot hub create --resource-group MyResourceGroup --name MyIotHub --sku B1 -- location westus --partition-count 4 What does MylotHub support?
AZ-220 Exam Question 3
You have an Azure IoT Edge solution.
You plan to deploy an Azure Security Center for IoT security agent. You need to configure the security agent to meet the following requirements:
Connection events must be reported as high priority.
High priority events must be collected every seven minutes.
How should you configure the azureiotsecurity module twin? To answer, drag the appropriate values to the correct locations. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

You plan to deploy an Azure Security Center for IoT security agent. You need to configure the security agent to meet the following requirements:
Connection events must be reported as high priority.
High priority events must be collected every seven minutes.
How should you configure the azureiotsecurity module twin? To answer, drag the appropriate values to the correct locations. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

AZ-220 Exam Question 4
You have an Azure loT hub.
You need to configure an Azure function that will process loT Hub messages when the messages arrive at the loT hub. The solution must NOT require additional services or solutions deployed.
Which type of trigger should you use?
You need to configure an Azure function that will process loT Hub messages when the messages arrive at the loT hub. The solution must NOT require additional services or solutions deployed.
Which type of trigger should you use?
AZ-220 Exam Question 5
You have an Azure loT solution that uses Azure Digital Twins. You plan to ingest telemetry from an loT device into a digital twin.
You need to create an Azure function that will process the telemetry messages received by the Azure loT hub and update the digital twin of the loT device with the new values.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You need to create an Azure function that will process the telemetry messages received by the Azure loT hub and update the digital twin of the loT device with the new values.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
