AZ-220 Microsoft Azure IoT Developer

Loading demo links...

Showing 7–9 of 15 questions

Question 7 (Mixed Questions)

You have an existing Azure IoT hub.

You use IoT Hub jobs to schedule long running tasks on connected devices.

Which three operations do the IoT Hub jobs support directly? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Trigger Azure functions.

  • Invoke direct methods.

  • Update desired properties.

  • Send cloud-to-device messages.

  • Disable IoT device registry entries.

  • Update tags.

Question 8 (Case Study 3)

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

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

NOTE: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

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

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

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

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

Question 9 (Mixed Questions)

You have an Azure IoT hub.

You plan to implement IoT Hub events by using Azure Event Grid.

You need to send an email when the following events occur:

Device Created

Device Deleted

Device Connected

Device Disconnected

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.

  • From the IoT hub, configure an event subscription that has API management as the Endpoint Type.

  • From the IoT hub, configure an event subscription that has Web Hook as the Endpoint Type.

  • Create an Azure logic app that has a Request trigger.

  • From the IoT hub, configure an event subscription that has Service Bus Queue as the Endpoint Type.

  • Create an Azure logic app that has a scheduled trigger.