Labour Day Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

Note! The AZ-220 Exam is no longer available.

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

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

Buy Now
Questions 6

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 7

You have an Azure IoT Central application.

You need to connect an IoT device to the application.

Which two settings do you require in IoT Central to configure the device? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Group SAS Primary Key

B.

the IoT hub name

C.

Scope ID

D.

Application Name

E.

Device ID

Buy Now
Questions 8

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.

AZ-220 Question 8

Options:

Buy Now
Questions 9

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.

AZ-220 Question 9

Options:

Buy Now
Questions 10

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

Buy Now
Questions 11

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.

Buy Now
Questions 12

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.

AZ-220 Question 12

Options:

Buy Now
Questions 13

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 14

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.

Buy Now
Questions 15

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 16

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.

AZ-220 Question 16

Options:

Buy Now
Questions 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.

AZ-220 Question 17

Options:

Buy Now
Questions 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.

Buy Now
Questions 19

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 20

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 21

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 22

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 question, 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 IoT solution that includes an Azure IoT hub, a Device Provisioning Service instance, and 1,000 connected IoT devices.

All the IoT devices are provisioned automatically by using one enrollment group. You need to temporarily disable the IoT devices from the connecting to the IoT hub.

Solution: From the IoT hub, you change the credentials for the shared access policy of the IoT devices. Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 23

You create an Azure IoT hub by running the following command.

az iot hub create --resource-group MyResourceGroup --name MyIotHub --sku B1 -- location westus --partition-count 4

What does MylotHub support?

Options:

A.

Device Provisioning Service

B.

cloud-to-device messaging

C.

Azure IoT Edge

D.

device twins

Buy Now
Questions 24

You have an Azure subscription that contains an Azure loT hub named Hub1 and the IoT devices shown in the following table.

AZ-220 Question 24

You have the automatic device configure rations shown in the following table.

AZ-220 Question 24

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-220 Question 24

Options:

Buy Now
Questions 25

You have an Azure loT solution that contains a Device Provisioning Service (DPS) instance and 100 loT devices.

You plan to configure firewall rules to ensure that the loT devices only communicate with Azure loT Hub DPS endpoints.

You need to retrieve the current IP address prefixes for the loT Hub DPS endpoints.

What should you query?

Options:

A.

Microsoft Defender for Cloud

B.

Azure DNS

C.

Azure service tags

D.

Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra

Buy Now
Questions 26

You have an Azure IoT 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 96-hex character SHA384 hash for the certificates.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 27

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

Buy Now
Questions 28

You have an Azure loT solution that includes an Azure loT hub named Hub! and an Azure Edge loT device named iotedge1.

You need to review the modules deployed to iotedge1.

Which Azure Command-Line Interface (CLI) command should you run?

Options:

A.

az iot hub module-identity show

B.

az iot edge deployment show

C.

az iot hub nodule-twin show

D.

az iot edge deployment show-metric

Buy Now
Questions 29

Your company is creating a new camera security system that will use Azure IoT Hub.

You plan to use an Azure IoT Edge device that will run Ubuntu Server 18.04.

You need to configure the IoT Edge 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.

AZ-220 Question 29

Options:

Buy Now
Questions 30

You have an Azure loT Central application. One thousand devices are registered to the application.

You need to modify a property on all the devices. The solution must minimize administrative effort.

What should you create?

Options:

A.

a rule

B.

a job

C.

a device group

D.

a device template

Buy Now
Questions 31

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.

AZ-220 Question 31

Options:

Buy Now
Questions 32

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.

AZ-220 Question 32

Options:

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