AZ-220 Microsoft Azure IoT Developer

Loading demo links...

Showing 4–6 of 15 questions

Question 4 (New Update)

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.

C:\Users\wk\Desktop\mudassar\Untitled.jpg

Answer is in the explanation below.

Question 5 (Mixed Questions)

You have an Azure IoT solution that includes a basic tier Azure IoT hub named Hub1 and a Raspberry Pi device named Device1. Device1 connects to Hub1.

You back up Device1 and restore the backup to a new Raspberry Pi device.

When you start the new Raspberry Pi device, you receive the following error message in the diagnostic logs of Hub1: "409002 LinkCreationConflict."

You need to ensure that Device1 and the new Raspberry Pi device can run simultaneously without error.

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

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • On the new Raspberry Pi device, modify the connection string.

  • From Hub1, modify the device shared access policy.

  • Upgrade Hub1 to the standard tier.

  • From Hub1, create a new consumer group.

  • From Hub1, create a new IoT device.

Question 6 (New Update)

You have an loT device that has the following configurations:

• Hardware: Raspberry Pi

• Operating system: Raspberry Pi OS

You need to deploy Azure loT 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.

Select all that apply, then click Submit answer.

  • Install the loT Edge runtime.

  • Create a module twin configuration.

  • Run the az iot hub module-identity update command.

  • Install the container runtime.