Question 91

You have an Azure IoT solution that contains an Azure IoT hub.
You need to ensure that the IoT hub configuration is compliant with the Health Insurance Portability and Accountability Act (HIPAA) audit logging requirements.
What should you use?
  • Question 92

    You need to recommend a solution to keep device properties synced to IoT Hub. The solution must minimize data loss caused by the connectivity issues.
    What should you include in the recommendation?
  • Question 93

    You have an Azure IoT hub that receives messages from an IoT device. The messages are serialized as Protobuf.
    You need the IoT hub to route the messages.
    What should you do first?
  • Question 94

    You have an Azure IoT Central application that includes a Device Provisioning Service instance.
    You need to connect IoT devices to the application without first registering the devices.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

    Question 95

    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?