Question 44:
Using real-time data ingested from the hundreds of sensors connected to your IoT hub, you need to extract, aggregate, and send some key data to PowerBI dashboards for real-time display. You decide to use Stream Analytics for cost-effective real-time event processing. How should you connect Stream Analytics to your IoT hub?
Answer options:
A.Create a consumer group in IoT Hub and connect Stream Analytics job to it B.In the IoT Hub, add a message route to the Stream Analytics job endpoint C.Create a custom endpoint in IoT Hub and connect Stream Analytics job to it D.Create a message route to Azure Storage and link a Stream Analytics job to it