Labour Day - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpm65

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

AZ-220 Microsoft Azure IoT Developer Questions and Answers

Questions 4

You have an Azure IoT hub that uses a Device Provisioning Service instance to automate the deployment of Azure IoT Edge devices.

The IoT Edge devices have a Trusted Platform Module (TPM) 2.0 chip.

From the Azure portal, you plan to add an individual enrollment to the Device Provisioning Service that will use the TPM of the IoT Edge devices as the attestation mechanism.

Which detail should you obtain before you can create the enrollment.

Options:

A.

the scope ID and the Device Provisioning Service endpoint

B.

the primary key of the Device Provisioning Service shared access policy and the global device endpoint

C.

the X.509 device certificate and the certificate chain

D.

the endorsement key and the registration ID

Buy Now
Questions 5

You have an Azure loT solution that includes an Azure loT hub named Hub1.

You plan to provision an loT device named Device! that will run Azure RTOS and the Azure loT middleware for Azure RTOS. Device1 will be deployed to a remote network that contains a firewall named FW1.

You need to ensure that FW1 will allow Device1 to communicate with Hub1.

Which port should you open on FW1?

Options:

A.

5671

B.

5683

C.

8080

D.

8883

Buy Now
Questions 6

You have an Azure subscription that contains an Azure IoT hub and 100 IoT devices.

The devices connect to the IoT hub by using the Message Queuing Telemetry Transport (MQTT) protocol and authenticate to the IoT hub by using symmetric keys

You need to configure the username and password for the MQTT connection.

What should you use? To answer, drag the appropriate components to the correct targets. Each component 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.

AZ-220 Question 6

Options:

Buy Now
Questions 7

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.

AZ-220 Question 7

Options:

Buy Now
Questions 8

You have IoT devices that connect to an Azure IoT hub.

From IoT Hub, you create an Event subscription to be notified when devices are registered to IoT Hub. You select webhook endpoint as a handler for the Event subscription.

Which two types of Event Grid messages will be received by the webhook? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Microsoft.Devices.DeviceCreated

B.

Microsoft.Resources.ResourceWriteSuccess

C.

Microsoft.EventGrid.SubscriptionValidationEvent

D.

Microsoft.Devices.DeviceConnected

Buy Now
Questions 9

You have an Azure IoT solution.

You need to test that the solution remains functional if IoT Hub is affected by a regional outage.

What should you do?

Options:

A.

From the loT hub, set Allow public network access to Disabled.

B.

From the loT hub, start a manual failover.

C.

From the Device Provisioning Service (DPS), unlink the loT hub.

D.

From the loT hub, select Disable fallback route.

Buy Now
Questions 10

You have an Azure IoT Edge solution.

You plan to deploy an Azure Security Center for IoT security agent. You need to configure the security agent to meet the following requirements:

  • Connection events must be reported as high priority.
  • High priority events must be collected every seven minutes.

How should you configure the azureiotsecurity module twin? To answer, drag the appropriate values to the correct locations. 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.

AZ-220 Question 10

Options:

Buy Now
Questions 11

You have an Azure 10T solution that includes an loT device named Device1.

You need to enable an loT Plug and Play app for Device1.

How should you complete the device connection? To answer select the appropriate options m the answer area.

NOTE: Each correct selection is worth one point.

AZ-220 Question 11

Options:

Buy Now
Questions 12

You have an Azure 10T hub and an I0T device.

You are developing an loT solution that will generate an alert when the IoT device leaves a geofenced area. The device sends telemetry in the following format.

AZ-220 Question 12

You create an Azure Stream Analytics job that uses telemetry input from the loT hub and a reference input that contains the data shown in the following table.

AZ-220 Question 12

How should you complete the Stream Analytics query? 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 have 100 devices that connect to an Azure IoT hub named Hub1. The devices connect by using a symmetric key.

You deploy an IoT hub named Hub2.

You need to migrate 10 devices from Hub1 to Hub2. The solution must ensure that the devices retain the existing symmetric key.

What should you do?

Options:

A.

Add a desired property to the device twin of Hub2. Update the endpoint of the 10 devices to use Hub2.

B.

Add a desired property to the device twin of Hub1. Recreate the device identity on Hub2.

C.

Recreate the device identity on Hub2. Update the endpoint of the 10 devices to use Hub2.

D.

Disable the 10 devices on Hub1. Update the endpoint of the 10 devices to use Hub2.

Buy Now
Questions 14

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?

Options:

A.

Configure the devices for extended offline operations.

B.

Configure the upstream protocol of the devices to use MQTT over WebSocket.

C.

Connect the external networks to the IoT solution by using ExpressRoute.

D.

Configure the devices to use an HTTPS proxy.

Buy Now
Questions 15

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.

Buy Now
Questions 16

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 IoT solution that includes an Azure IoT hub and an Azure IoT Edge device.

You plan to deploy 10 Bluetooth sensors. The sensors do not support MQTT, AMQP, or HTTPS.

You need to ensure that all the sensors appear in the IoT hub as a single device.

Solution: You configure the sensors to connect directly to the IoT hub.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 17

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 17

Options:

Buy Now
Questions 18

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 19

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 20

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 21

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 22

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 23

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 24

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 25

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

Buy Now
Questions 26

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 27

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 27

Options:

Buy Now
Questions 28

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 28

Options:

Buy Now
Questions 29

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 30

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
Questions 31

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 32

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
Exam Code: AZ-220
Exam Name: Microsoft Azure IoT Developer
Last Update: Nov 30, 2023
Questions: 204
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 26 Apr 2024