AZ-220 Exam Question 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 Stream Analytics job that receives input from an Azure IoT hub and sends the outputs to Azure Blob storage. The job has compatibility level 1.1 and six streaming units.
You have the following query for the job.

You plan to increase the streaming unit count to 12.
You need to optimize the job to take advantage of the additional streaming units and increase the throughput.
Solution: You change the compatibility level of the job to 1.2.
Does this meet the goal?
  • AZ-220 Exam Question 17

    You have an Azure subscription that contains the resources shown in the following table.

    You create a group enrollment in DPS1 and enroll 100 loT devices. Each device is issued a leaf certificate from CAT. You need to deprovision a single loT device from the group enrollment. The solution must not affect the other devices.
    Solution: Solution: You create a disabled individual enrollment by using the X.509 certificate of CA1.
    Does this meet the goal?
  • AZ-220 Exam Question 18

    You have an Azure subscription that contains an Azure loT hub and 100 loT devices.
    The devices connect to the loT hub by using the Advanced Message Queuing Protocol (AMQP) protocol and authenticate to the loT hub by using symmetric keys.
    You need to configure the SASL PLAIN username for the AMQP connection.
    How should you configure the username? To answer, drag the appropriate options to the correct targets. Each option 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 Exam Question 19

    You have an Azure IoT Central solution that includes multiple IoT devices. The devices report temperature, humidity, and pressure.
    You need to export the sensor data captured during a 48-hour period as a CSV file.
    What should you use in IoT Central?
  • AZ-220 Exam Question 20

    You have 10 devices that connect to an Azure loT hub. Each device has a unique public IP address. The devices are not provisioned through DPS.
    You discover an anomaly in messages from two devices.
    You need to stop all messages from both devices without affecting the other devices.
    Solution: You create a custom endpoint for the loT hub and configure a message routing query to redirect events from suspicious devices.
    Does this meet the goal?