Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

Note! Following AZ-220 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

AZ-220 Microsoft Azure IoT Developer Questions and Answers

Questions 4

You are developing an Azure IoT solution for a shipping company. The company’s ships will have sensors used for predictive maintenance. Some sensor devices will be MQTT-capable, and others will use Modbus.

Each ship has an internet connection that is available only when the ship is docked.

You create an Azure IoT hub.

You need to implement an IoT solution that uses Azure IoT Edge.

What should you do?

Options:

A.

Configure an loT Edge gateway. Deploy an loT Edge Modbus module. From the Azure portal, create loT devices and add connection strings to the devices.

B.

Add the MQTT devices to the loT hub and configure an loT Edge gateway. From the loT Edge gateway device, assign the MQTT devices as child devices of the gateway. Use the File upload feature of loT Hub when internet connectivity is available.

C.

Add the MQTT devices to the loT hub. configure an loT Edge gateway, and set Enable connection to loT Hub to Disable. From the loT Edge gateway device, assign the MQTT devices as child devices of the gateway. Deploy the loT Edge Modbus module.

D.

Add the MQTT devices to the loT hub and configure an loT Edge gateway. From the loT Edge gateway device, assign the MQTT devices as child devices of the gateway. Deploy an loT Edge Modbus module.

Buy Now
Questions 5

You have 1,000 IoT devices that connect to an Azure IoT hub.

Each device has a property tag named city that is used to store the location of the device.

You need to update the properties on all the devices located at an office in the city of Seattle as quickly as possible. Any new devices in the Seattle office that are added to the IoT hub must receive the updated properties also.

What should you do?

Options:

A.

From Automatic Device Management, create an IoT device configuration.

B.

From the IoT hub, generate a query for the target devices.

C.

Create a scheduled job by using the IoT Hub service SDKs.

D.

Deploy an Azure IoT Edge transparent gateway to the Seattle office and deploy an Azure Stream Analytics edge job.

Buy Now
Questions 6

You need to meet the monitoring requirements for device metrics. What should you configure?

Options:

A.

Azure Time Series Insights

B.

Microsoft Power Bl

the Diagnostic settings

C.

Azure Stream Analytics

Buy Now
Questions 7

You have an Azure 10T solution.

You plan to register an Azure loT Edge device by using X.509 self-signed certificates.

You need to provide the thumbprint for the primary and secondary certificates.

Solution: You generate a 64-hex character SHA256 hash for the certificates.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 8

You need to develop a messaging app that meets the technical requirements. Which shared access policy should you use?

Options:

A.

service

B.

device

C.

lothubowner

D.

registryReadWrite

Buy Now
Questions 9

You need to design a module deployment strategy that meets the device requirements. What should you create?

Options:

A.

a single deployment

B.

a standard deployment for each type of device

C.

a layered deployment for each type of device

D.

a single layered deployment

Buy Now
Questions 10

You need to route events in Azure Digital Twins to a downstream service for additional processing.

Which type of output endpoint can you use?

Options:

A.

Azure Event Hubs

B.

Azure Queue storage

C.

Microsoft Power Bl

D.

Azure Table storage

Buy Now
Questions 11

You have 10,000 IoT devices that connect to an Azure IoT hub. The devices do not support over-the-air (OTA) updates.

You need to decommission 1,000 devices. The solution must prevent connections and autoenrollment for the decommissioned devices.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Update the connectionState device twin property on all the devices.

B.

Blacklist the X.509 root certification authority (CA) certificate for the enrollment group.

C.

Delete the enrollment entry for the devices.

D.

Remove the identity certificate from the hardware security module (HSM) of the devices.

E.

Delete the device identity from the device registry of the IoT hub.

Buy Now
Questions 12

You need to configure a gateway for the child devices. The solution must meet the networking requirements. Which gateway pattern should you use?

Options:

A.

transparent

B.

identity translation

C.

protocol translation

Buy Now
Questions 13

You have an Azure IoT hub that uses a Device Provisioning Service instance.

You create a new individual device enrollment that uses symmetric key attestation.

Which detail from the enrollment is required to auto provision the device by using the Device Provisioning Service?

Options:

A.

the registration ID of the enrollment

B.

the primary key of the enrollment

C.

the device identity of the IoT hub

D.

the hostname of the IoT hub

Buy Now
Questions 14

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.

Options:

A.

Trigger Azure functions.

B.

Invoke direct methods.

C.

Update desired properties.

D.

Send cloud-to-device messages.

E.

Disable IoT device registry entries.

F.

Update tags.

Buy Now
Questions 15

You have an Azure IoT Central application that includes a Device Provisioning Service instance.

You need to connect IoT devices to the application without first registering the devices.

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Buy Now
Questions 16

You are troubleshooting an Azure IoT hub.

You discover that some telemetry messages are dropped before they reach downstream processing. You suspect that IoT Hub throttling is the root cause.

Which log in the Diagnostics settings of the IoT hub should you use to capture the throttling error events?

Options:

A.

Routes

B.

DeviceTelemetry

C.

Connections

D.

C2DCommands

Buy Now
Questions 17

You are planning a proof of concept (POC) that will use an Azure IoT hub.

You have two self-signed client authentication certificates named Cert1 and Cert2. Cert1 has a basic constraint that contains Subject Type=CA. Cert2 has a basic constraint that contains Subject Type=End Entity.

You need to identify which certificates to use.

What should you identify? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 18

You have an Azure subscription that contains an Azure Time Series Insights environment. The environment has the properties shown in the following table.

You need to create a D.

Which two time series expressions can be correctly used as part of the query? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

$event.p1.String = 'abc'

B.

$event.p2 = 'abc'

C.

$event['p1'] != NULL

D.

$event.p4.p5 = 0.0

Buy Now
Questions 19

From the Device Provisioning Service, you create an enrollment as shown in the exhibit. (Click the Exhibit tab.)

You need to deploy a new IoT device.

What should you use as the device identity during attestation?

Options:

A.

a self-signed X.509 certificate

B.

the random string of alphanumeric characters

C.

the HMACSHA256 hash of the device's registration ID

D.

the endorsement key of the device's Trusted Platform Module (TPM)

Buy Now
Questions 20

You have an Azure IoT hub that has a hostname of contoso-hub.azure-devices.net and an MCU-based IoT device named Device1. Device1 does NOT support Azure IoT SDKs.

You plan to connect Device1 to the IoT hub by using the Message Queuing Telemetry Transport (MQTT) protocol and to authenticate by using X.509 certificates.

You need to ensure that Device1 can authenticate to the IoT hub.

What should you do?

Options:

A.

Create an Azure key vault and enable the encryption of data at rest for the IoT hub by using a customermanaged key.

B.

Enable a hardware security module (HSM) on Device1.

C.

From the Azure portal, create an IoT Hub Device Provisioning Service (DPS) instance and add a certificate enrollment for Device1.

D.

Add the DigiCert Baltimore Root Certificate to Device1.

Buy Now
Questions 21

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.

Options:

A.

Create a SendGrid account in the same resource group as the IoT Central application.

B.

Add a condition that has Time Aggregation set to Off.

C.

Add a condition that has Aggregation set to Minimum.

D.

Add the Manager role to the IoT Central application.

E.

From IoT Central, create a telemetry rule for the template.

Buy Now
Questions 22

You need to recommend the format of telemetry messages to meet the POV requirements.

What should you recommend?

Options:

A.

XML

B.

Avro

C.

JSON

Buy Now
Questions 23

You need to use message enrichment to add additional device information to messages sent from the IoT gateway devices when the reported temperature exceeds a critical threshold.

How should you configure the enrich message values? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 24

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?

Options:

A.

Azure Event Grid

B.

a cloud-to-device message

C.

loT Hub device twins

D.

the loT Hub direct method

Buy Now
Questions 25

You create a new IoT device named device1 on iothub1. Device1 has a primary key of Uihuih76hbHb.

How should you complete the device connection string? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 26

You are writing code to provision IoT devices by using the Device Provisioning Service.

Which two details from the Overview blade of the Device Provisioning Service are required to provision a new IoT client device? To answer, select the appropriate detail in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 27

You plan to deploy Azure Time Series Insights.

What should you create on iothub1 before you deploy Time Series Insights?

Options:

A.

a new message route

B.

a new consumer group

C.

a new shared access policy

D.

an IP filter rule

Buy Now
Questions 28

What should you do to identify the cause of the connectivity issues?

Options:

A.

Send cloud-to-device messages to the IoT devices.

B.

Use the heartbeat pattern to send messages from the IoT devices to iothub1.

C.

Monitor the connection status of the device twin by using an Azure function.

D.

Enable the collection of the Connections diagnostics logs and set up alerts for the connected devices count metric.

Buy Now
Questions 29

How should you complete the GROUP BY clause to meet the Streaming Analytics requirements?

Options:

A.

GROUP BY HoppingWindow(Second, 60, 30)

B.

GROUP BY TumblingWindow(Second, 30)

C.

GROUP BY SlidingWindow(Second, 30)

D.

GROUP BY SessionWindow(Second, 30, 60)

Buy Now
Questions 30

You need to enable telemetry message tracing through the entire IoT solution.

What should you do?

Options:

A.

Monitor device lifecycle events.

B.

Upload IoT device logs by using the File upload feature.

C.

Enable the DeviceTelemetry diagnostic log and stream the log data to an Azure event hub.

D.

Implement distributed tracing.

Buy Now
Questions 31

You need to configure loT module routing to meet the device requirements.

How should you complete the route? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 32

You need to configure device access to the loT What should you use?

Options:

A.

private endpoints

B.

IP Filter

C.

Azure Application Gateway

D.

network security groups (NSGs)

Buy Now
Exam Code: AZ-220
Exam Name: Microsoft Azure IoT Developer
Last Update: Nov 15, 2023
Questions: 204