AZ-220 Exam Question 76

You need to enable telemetry message tracing through the entire IoT solution.
What should you do?
  • AZ-220 Exam Question 77

    You have an Azure IoT hub.
    You need to check whether the IoT hub was affected by an outage.
    What should you select in the Azure portal? To answer, select the appropriate option in the answer area.
    NOTE: Each correct selection is worth one point.
  • AZ-220 Exam Question 78

    You have 1,000 devices that connect to a standard tier Azure IoT hub.
    All the devices are commissioned and send telemetry events to the built-in IoT Hub endpoint. You configure message enrichment on the events endpoint and set the enrichment value to$twin.tags.ipV4.
    When you inspect messages on the events endpoint, you discover that all the messages are stamped with a string of "$twin.tags.ipV4".
    What are two possible causes of the issue? Each Answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • AZ-220 Exam Question 79

    You have an Azure Stream Analytics job that connects to an Azure IoT hub named Hub1445 as a streamingdata source. Hub1445 is configured as shown in the exhibit. (Click the Exhibit tab.)

    The Stream Analytics job fails to receive any messages from the IoT hub. What should you do to resolve the issue?
  • AZ-220 Exam Question 80

    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 an Azure IoT solution that includes an Azure IoT hub and an Azure IoT Edge device.
    You plan to deploy 10 Bluetooth sensors. The sensors do not support MQTT, AMQP, or HTTPS.
    You need to ensure that all the sensors appear in the IoT hub as a single device.
    Solution: You configure the IoT Edge device as an IoT Edge transparent gateway. You configure the sensors to connect to the device.
    Does this meet the goal?