exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 44 discussion

Actual exam question from Microsoft's AI-100
Question #: 44
Topic #: 5
[All AI-100 Questions]

You have deployed several Azure IoT Edge devices for an AI solution. The Azure IoT Edge devices generate measurement data from temperature sensors.
You need a solution to process the sensor data. Your solution must be able to write configuration changes back to the devices.
You make use of Microsoft Azure IoT Hub.
Does this action accomplish your objective?

  • A. Yes, it does
  • B. No, it does not
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://azure.microsoft.com/en-us/resources/samples/functions-js-iot-hub-processing/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rveney
2 years ago
A. Yes, it does. By making use of Microsoft Azure IoT Hub, you can accomplish your objective of processing the sensor data generated by Azure IoT Edge devices and writing configuration changes back to the devices. Azure IoT Hub is a managed service that acts as a central hub for bi-directional communication between IoT devices and the cloud. It provides device management, telemetry ingestion, and command and control capabilities. With Azure IoT Hub, you can easily connect and manage your IoT devices, including Azure IoT Edge devices. Using Azure IoT Hub, you can ingest the measurement data from temperature sensors deployed on the Azure IoT Edge devices. You can then process this data in the cloud using Azure services such as Azure Stream Analytics, Azure Functions, or Azure Machine Learning. Once processed, you can send configuration changes or commands back to the devices through Azure IoT Hub, enabling you to remotely update the device configurations.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...