Exam Logo

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

You have an Azure IoT solution that includes an Azure IoT hub.

You plan to deploy 10,000 IoT devices.

You need to validate the performance of the IoT solution while 10,000 concurrently connected devices stream telemetry. The solution must minimize effort.

What should you deploy?
Introduction to Azure IoT Data Ingestion and Processing
You need to recommend a solution to keep device properties synced to IoT Hub. The solution must minimize data loss caused by the connectivity issues.

What should you include in the recommendation?
Data Ingestion and Processing IoT Security and Compliance
You deploy an Azure IoT hub.

You need to demonstrate that the IoT hub can receive messages from a device.

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.

Introduction to Azure IoT Data Ingestion and Processing
You have an Azure IoT Edge device named Edge1.

You need to configure the module container to link the module storage to the host storage.

How should you configure the deployment manifest? To answer, drag the appropriate keys to the correct targets. Each key 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.

Introduction to Azure IoT Data Ingestion and Processing
You have an instance of Azure Time Series Insights and an Azure IoT hub that receives streaming telemetry from IoT devices.

You need to configure Time Series Insights to receive telemetry from the devices.

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.

Introduction to Azure IoT Data Ingestion and Processing
You have an Azure Stream Analytics job that connects to an Azure IoT hub named Hub1445 as a streaming data source. Hub1445 is configured as shown in the exhibit.


The Stream Analytics job fails to receive any messages from the IoT hub.

What should you do to resolve the issue?
Device Provisioning and Management Data Ingestion and Processing
You have an Azure IoT solution.

You need to create a digital twin model.

Which language should you use?
Introduction to Azure IoT Developing IoT Solutions
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 compatibility level of the job to 1.2.

Does this meet the goal?
Introduction to Azure IoT Data Ingestion and Processing
You have an Azure subscription that contains an Azure IoT hub and two Azure IoT Edge devices named Device1 and Device2.

You need to ensure that the IoT hub only accepts connections from Device1 and Device2.

What should you configure?
Device Provisioning and Management IoT Security and Compliance
You need to recommend the format of telemetry messages to meet the POV requirements.

What should you recommend?
Data Ingestion and Processing Developing IoT Solutions