Exam Logo

Microsoft (AZ-220) Exam Questions And Answers page 4

You have an Azure IoT Central application that monitors 100 IoT devices.

You need to generate alerts when the temperature of a device exceeds 100 degrees. The solution must meet the following requirements:

• Minimize costs
• Minimize deployment time

What should you do?
Introduction to Azure IoT Data Ingestion and Processing
You need to visualize Azure IoT Hub telemetry data by using Microsoft Power BI.

Which service should you connect to the IoT hub?
Data Ingestion and Processing Developing IoT Solutions
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.
Introduction to Azure IoT IoT Security and Compliance
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 Stream Analytics job that receives input from an Azure IoT hub and sends the outputs to Azure Blob storage. The job has compatibility level 1.1 and six streaming units.

You have the following query for the job.


You plan to increase the streaming unit count to 12.

You need to optimize the job to take advantage of the additional streaming units and increase the throughput.

Solution: You change the query to the following.


Does this meet the goal?
Data Ingestion and Processing Developing IoT Solutions
You have an Azure IoT hub that has 1,000 registered devices.

You create an Azure logic app.

You need to send Device Connected and Device Disconnected events in real time to the logic app.

What should you do?
Introduction to Azure IoT Data Ingestion and Processing
What should you do to identify the cause of the connectivity issues?
Introduction to Azure IoT IoT Security and Compliance
You have an existing Azure IoT hub.

You use IoT Hub jobs to schedule long running tasks on connected devices.

Which three operations do the IoT Hub jobs support directly? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.
Introduction to Azure IoT Data Ingestion and Processing
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.
Introduction to Azure IoT Data Ingestion and Processing
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 a Standard tier Azure IoT hub and a fleet of IoT devices.

The devices connect to the IoT hub by using either Message Queuing Telemetry Transport (MQTT) or Advanced Message Queuing Protocol (AMQP).

You need to send data to the IoT devices and each device must respond. Each device will require three minutes to process the data and respond.

Solution: You use direct methods and check the response.

Does this meet the goal?
Device Provisioning and Management Data Ingestion and Processing
You have an Azure IoT Edge device.

You need to modify the credentials used to access the container registry.

What should you modify?
Device Provisioning and Management Developing IoT Solutions