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

Welcome To DumpsPedia

AZ-220 Sample Questions Answers

Questions 4

You have an Azure IoT hub named Hub1 and a root certification authority (CA) named CA1. Hub1 is configured to use X.509 certificate device authentication.

You and a custom manufacturing partner complete a proof of possession flow.

You plan to deploy IoT devices manufactured by the custom manufacturing partner. Each device will have a certificate generated by an intermediate CA. The devices will authenticate by using device certificates signed by the partner.

You need to ensure that the custom devices can connect successfully to Hub1.

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:

Buy Now
Questions 5

You use Azure Security Center in an Azure IoT solution.

You need to exclude some security events. The solution must minimize development effort. What should you do?

Options:

A.

Create an Azure function to filter security messages.

B.

Add a configuration to the code of the physical IoT device.

C.

Add configuration details to the device twin object.

D.

Create an azureiotsecurity module twin and add configuration details to the module twin object.

Buy Now
Questions 6

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:

Buy Now
Questions 7

You have an Azure IoT hub named Hub1 and an Azure Time Series Insights environment named tsi1. Tsi1 connects to Hub1. The solution has been operational for 6 months.

Tsi1 is configured as shown in the following exhibit.

Hub1 receives 1 million messages per day. Each message is up to 1 KB and is formatted as JSON.

Hub1 has seven days of retained telemetry.

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

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 8

You are developing an Azure IoT Central application.

You add a new custom device template to the application.

You need to add a fixed location value to the device template. The value must be updated by the physical IoT device, read-only to device operators, and not graphed by IoT Central.

What should you add to the device template?

Options:

A.

a Location property

B.

a Location telemetry

C.

a Cloud property

Buy Now
Questions 9

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 10

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 use cloud-to-device messages and watch the cloud-to-device feedback endpoint for successful acknowledgement.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 11

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.

Options:

A.

Build and push the SampleModule code to the registry.

B.

Create a deployment for a single device.

C.

Upload to Azure Storage.

D.

Build an loT Edge solution.

E.

Generate a shared access signature (SAS) token for Device 1.

Buy Now
Questions 12

You have an Azure subscription that contains a resource group named RG1.

You need to deploy the Device Provisioning Service. The solution must ensure that the Device Provisioning Service can accept new device enrollments.

You create a Device Provisioning Service instance.

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

NOTE: Each correct selection is worth one point.

Options:

A.

From the Linked IoT hubs blade of the Device Provisioning Service, link an Azure IoT hub.

B.

From the Azure portal, create a new Azure IoT hub.

C.

From the Manage allocation policy blade of the Device Provisioning Service, configure an allocation policy.

D.

From the Certificates blade of the Device Provisioning Service, upload an X.509 certificate to the Device Provisioning Service.

Buy Now
Questions 13

You have an Azure IoT solution that includes several Azure IoT hubs.

A new alerting feature was recently added to the IoT devices. The feature uses a new device twin reported property named alertCondition.

You need to send alerts to an Azure Service Bus queue named MessageAlerts. The alerts must include

alertCondition and the name of the IoT hub.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Configure File upload for each IoT hub. Configure the device to send a file to an Azure Storage container that contains the device name and status message.

B.

Add the following message enrichments:

Name = iotHubName

Value = $twin.tag.location

Endpoint = MessageAlert

C.

Create an IoT Hub routing rule that has a data source of Device Twin Change Events and select the endpoint for MessageAlerts.

D.

Add the following message enrichments:

Name = iotHubName Value = $iothubname

Endpoint = MessageAlert

E.

Create an IoT Hub routing rule that has a data source of Device Telemetry Messages and select the endpoint for MessageAlerts.

Buy Now
Questions 14

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 15

You have an Azure IoT hub.

You need to deploy a Device Provisioning Service instance that uses X.509 attestation to support new loT devices.

Which three actions should you perform in sequence in the Azure portal? To answer move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Options:

Buy Now
Questions 16

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 17

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.

Options:

Buy Now
Questions 18

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 19

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 20

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 21

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 22

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 23

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 24

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 25

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:

Buy Now
Questions 26

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 27

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 28

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 29

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 30

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 31

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 32

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
Status:
Expired
Exam Code: AZ-220
Exam Name: Microsoft Azure IoT Developer
Last Update: Nov 9, 2023
Questions: 204
$68  $169.99
$52  $129.99
$44  $109.99
buy now AZ-220