Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Microsoft AZ-220 Microsoft Azure IoT Developer Exam Practice Test

Demo: 30 questions
Total 204 questions

Microsoft Azure IoT Developer Questions and Answers

Question 1

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

Question 2

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)

Question 3

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

Question 4

You need to the configure the device parameters to meet the device requirements. Which file should you update on each device?

Options:

A.

/etc/sensors3.conf

B.

/etc/host.conf

C.

/etc/aziot/edged/config.d

D.

/etc/aziot/config.toml

Question 5

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:

Question 6

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

Question 7

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

Question 8

You are creating an Azure Digital Twins Query.

You need to return all the digital twins that have a contains relationship with a digital twin that has an ID of twin1.

How should you complete the query? To answer, select the appropriate options m the answer area

NOTE: Each correct selection is worth one point.

Options:

Question 9

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 schedule an IoT Hub job to update the twin tags and you query for job progress.

Does this meet the goal?

Options:

A.

yes

B.

No

Question 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

Question 11

You have an Azure IoT solution that includes an Azure IoT hub and 50 IoT devices. The device twins have the following structure.

You need to configure message enrichments to add the following values to messages:

• The device deployment location

• The device firmware version

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

NOTE: Each correct selection is worth one point.

Options:

Question 12

You have an IoT device that has the following configurations:

Hardware: Raspberry Pi Operating system: Raspbian

You need to deploy Azure IoT Edge to the device.

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 IoT Edge runtime.

B.

Install the IoT Edge security daemon.

C.

Run the Deploy-IoTEdge PowerShell cmdlet on the IoT Edge device.

D.

Install the container runtime.

Question 13

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:

Question 14

You have an Azure loT hub named Hub1 and an Azure Service Bus queue named S8Q1.

You create an authorization rule for the Service Bus queue.

You need to configure message routing from Hub1 to SBQ1.

Which three commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

Options:

Question 15

You have an Azure loT hub that has 500 registered devices.

You need to send device twin change events to Azure Service Bus in real time

Which blade of the loT hub should you configure?

Options:

A.

Events

B.

Metrics

C.

Message routing

D.

Diagnostic settings

Question 16

You are troubleshooting device connections to and disconnections from an Azure IoT hub.

You configure diagnostic logging for the IoT hub to send to Log Analytics.

You need to generate a report that displays the device connection and disconnection events.

How should you complete the query? To answer, drag the appropriate values to the correct targets. Each value 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.

Options:

Question 17

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:

Question 18

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.

Question 19

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.

Question 20

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

Question 21

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:

Question 22

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

Question 23

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)

Question 24

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:

Question 25

During the POV phase, you connect a device to IoT Hub and start sending telemetry messages.

You need to verify the content of the messages received by IoT Hub during the POV phase.

What should you use?

Options:

A.

the Monitoring settings of loT Hub or a Postman call to the loT Hub REST API

B.

Azure Monitor or Azure Log Analytics

C.

Microsoft Visual Studio Code that uses the loT Hub Toolkit or Azure CLI that uses the loT Hub extension

D.

Splunk or Grafana

Question 26

During the POV phase, telemetry from IoT Hub stops flowing to the hot path. The cold path continues to work.

What should you do to restore the hot path?

Options:

A.

Disable the fallback route.

B.

Run the Test all routes action.

C.

Create an explicit route for the hot path.

D.

Modify cold-route to send only some telemetry data to the cold path.

Question 27

You need to configure Stream Analytics to meet the POV requirements.

What are two ways to achieve the goal? Each Answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

From IoT Hub, create a custom event hub endpoint, and then configure the endpoint as an input to Stream Analytics.

B.

Create a Stream Analytics module, and then deploy the module to all IoT Edge devices in the fleet.

C.

Create an input in Stream Analytics that uses the built-in events endpoint of IoT Hub as the source.

D.

Route telemetry to an Azure Blob storage custom endpoint, and then configure the Blob storage as a reference input for Stream Analytics.

Question 28

You need to add Time Series Insights to the solution to meet the pilot requirements.

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.

Options:

Question 29

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

Question 30

You need to store the real-time alerts generated by Stream Analytics to meet the technical requirements.

Which type of Stream Analytics output should you configure?

Options:

A.

Azure Blob storage

B.

Microsoft Power BI

C.

Azure Cosmos DB

D.

Azure SQL Database

Demo: 30 questions
Total 204 questions