Question 81

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.

Question 82

You need to configure Azure IoT Edge module routing to ensure that modules route traffic as shown in the following exhibit.

How should you complete the IoT Edge module routes? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 83

You need to route events in Azure Digital Twins to a downstream service for additional processing.
Which type of output endpoint can you use?
  • Question 84

    You have an Azure IoT hub named Hub1 and a root certification authority (CA) named CA1. Hub1 is configured to use X.509 certificate device authentication.
    You and a custom manufacturing partner complete a proof of possession flow.
    You plan to deploy IoT devices manufactured by the custom manufacturing partner. Each device will have a certificate generated by an intermediate CA. The devices will authenticate by using device certificates signed by the partner.
    You need to ensure that the custom devices can connect successfully to Hub1.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Question 85

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have devices that connect to an Azure IoT hub. Each device has a fixed GPS location that includes latitude and longitude.
    You discover that a device entry in the identity registry of the IoT hub is missing the GPS location.
    You need to configure the GPS location for the device entry. The solution must prevent the changes from being propagated to the physical device.
    Solution: You add the desired properties to the device twin.
    Does the solution meet the goal?