You need to visualize Azure IoT Hub telemetry data by using Microsoft Power BI.
Which service should you connect to the IoT hub?
You need to visualize Azure IoT Hub telemetry data by using Microsoft Power BI.
Which service should you connect to the IoT hub?
You can use Microsoft Power BI to visualize real-time sensor data that your Azure IoT Hub receives. To achieve this, you configure an Azure Stream Analytics job to consume the telemetry data from the IoT Hub and route it to a dataset in Power BI. Azure Stream Analytics is specifically designed for processing and analyzing real-time data streams, making it the appropriate service for this task.
as said in link provided, ASA is ok
Answer is C https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-live-data-visualization-in-power-bi#:~:text=You%20can%20use%20Microsoft%20Power,a%20dataset%20in%20Power%20BI.