Exam Logo

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

You have an Azure IoT Central application.

You add an IoT device named Oven1 to the application. Oven1 uses an IoT Central template for industrial ovens.

You need to send an email to the managers group at your company as soon as the oven temperature falls below 400 degrees.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.
Introduction to Azure IoT IoT Security and Compliance
You have an Azure IoT solution that includes a standard tier Azure IoT hub and an IoT device.

The device sends one 100-KB device-to-cloud message every hour.

You need to calculate the total daily message consumption of the device.

What is the total daily message consumption of the device?
Data Ingestion and Processing
You have an Azure IoT solution that includes an Azure IoT hub and 100 Azure IoT Edge devices.

You plan to deploy the IoT Edge devices to external networks. The firewalls of the external networks only allow traffic on port 80 and port 443.

You need to ensure that the devices can connect to the IoT hub. The solution must minimize costs.

What should you do?
Data Ingestion and Processing IoT Security and Compliance
You have an Azure IoT Central application that has a custom device template.

You need to configure the device template to support the following activities:

• Return the reported power consumption.
• Configure the desired fan speed.
• Run the device reset routine.
• Read the fan serial number.

Which option should you use for each activity? Each correct answer presents part of the 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
You have an Azure IoT hub and 15,000 IoT devices that monitor temperature. The IoT hub has four partitions. Each IoT device sends a 1-KB message every five seconds.

You plan to use Azure Stream Analytics to process the telemetry stream and generate an alert when temperatures exceed a defined threshold.

You need to recommend the minimum number of streaming units to configure for Stream Analytics.

What should you recommend?
Data Ingestion and Processing IoT Security and Compliance
You have 20 devices that connect to an Azure IoT hub.

You open Azure Monitor as shown in the exhibit.


You discover that telemetry is not being received from five IoT devices.

You need to identify the names of the devices that are not generating telemetry and visualize the data.

What should you do first?
Introduction to Azure IoT Data Ingestion and Processing
You have an Azure IoT solution that contains an Azure IoT hub.

You need to ensure that the IoT hub configuration is compliant with the Health Insurance Portability and Accountability Act (HIPAA) audit logging requirements.

What should you use?
Data Ingestion and Processing IoT Security and Compliance
From the Device Provisioning Service, you create an enrollment as shown in the exhibit.


You need to deploy a new IoT device.

What should you use as the device identity during attestation?
Device Provisioning and Management Developing IoT Solutions
You have an Azure IoT Edge module named SampleModule that runs on a device named Device1.

You make changes to the code of SampleModule by using Microsoft Visual Studio Code.

You need to push the code to the container registry and then deploy the module to Device1.

Which two actions should you perform from Visual Studio Code? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.
Data Ingestion and Processing Developing IoT Solutions