Question 51

You need to configure Stream Analytics to meet the POV requirements.
What are two ways to achieve the goal? Each Answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 52

    You have three Azure IoT hubs named Hub1, Hub2, and Hub3, a Device Provisioning Service instance, and an IoT device named Device1.
    Each IoT hub is deployed to a separate Azure region. Device enrollment uses the Lowest latency allocation policy.
    The Device Provisioning Service uses the Lowest latency allocation policy. Device1 is auto-provisioned to Hub1 by using the Device Provisioning Service. Device1 regularly moves between regions.
    You need to ensure that Device1 always connects to the IoT hub that has the lowest latency. What should you do?
  • Question 53

    You have the devices shown in the following table.

    You are implementing a proof of concept (POC) for an Azure IoT solution.
    You need to deploy an Azure IoT Edge device as part of the POC.
    On which two devices can you deploy IOT Edge? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 54

    You have an Azure IoT solution that includes an Azure IoT hub.
    You receive a root certification authority (CA) certificate from the security department at your company.
    You need to configure the IoT hub to use the root CA certificate.
    Which four 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 55

    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 20 IoT devices deployed across two floors of a building. The devices on the first floor must be set to 60 degrees. The devices on the second floor must be set to 80 degrees.
    The device twins are configured to use a tag that identifies the floor on which the twins are located.
    You create the following automatic configuration for the devices on the first floor.

    You create the following automatic configuration for the devices on the second floor.

    The IoT devices on the first floor report that the temperature is set to 80 degrees.
    You need to ensure that the first-floor devices are set to the correct temperature.
    Solution: In the automatic configuration for the second-floor devices, you set Version to 2.
    Does this meet the goal?