Forum Discussion
IoT Solution
- 3 years ago
Hey zishanmansuri ,
I assume that you are facing three challenges
- capturing the incoming data
- storing the incoming data
- analyzing the data
You can consider Azure IoT Hub for the capturing, Azure Data Explorer for the storage, and Power BI for the data visualization/analysis.
You can use Azure Stream Analyis to "move" the incoming data from the IoT hub to Azure Data Explorer and at the same time the most recent events into Power BI streaming dataset.
Regards,
Tom
Hey zishanmansuri ,
I assume that you are facing three challenges
- capturing the incoming data
- storing the incoming data
- analyzing the data
You can consider Azure IoT Hub for the capturing, Azure Data Explorer for the storage, and Power BI for the data visualization/analysis.
You can use Azure Stream Analyis to "move" the incoming data from the IoT hub to Azure Data Explorer and at the same time the most recent events into Power BI streaming dataset.
Regards,
Tom
- zishanmansuri3 years agoNew Member
Thank you for your help
- TomMartens3 years agoSuper User
Hey zishanmansuri ,
you are welcome, if you think that my previous post is answering your question, mark the post as an answer. This will help other users.
Regards,
Tom