AZ-220 Exam Question 81

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.
  • AZ-220 Exam Question 82

    You have 1,000 devices that connect to an Azure IoT hub.
    You are performing a scheduled check of deployed IoT devices.
    You plan to run the following command from the Azure CLI prompt.
    az iot hub query --hub-name hub1 --query-command "SELECT * FROM devices WHERE connectionState = 'Disconnected'" What does the command return?
  • AZ-220 Exam Question 83

    How should you complete the GROUP BY clause to meet the Streaming Analytics requirements?
  • AZ-220 Exam Question 84

    You have an Azure IoT hub that uses a Device Provisioning Service instance.
    You have 1,000 legacy IoT devices that only support MAC address or serial number identities. The devices do NOT have a security feature that can be used to securely identify the device or a hardware security module (HSM).
    You plan to deploy the devices to a secure environment.
    You need to configure the Device Provisioning Service instance to ensure that all the devices are identified securely before they receive updates.
    Which attestation mechanism should you choose?
  • AZ-220 Exam Question 85

    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=C 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.