Hello Sheneoy,
It's fantastic to hear about your exploration of streaming data. To get started, I recommend diving into Azure documentation, particularly the Azure Event Hubs and Power Apps documentation, which provide in-depth information, tutorials, and best practices.
Create an Azure Event Hub namespace and an Event Hub within it. Configure Event Hub to receive and process data streams. You'll need to have a data source that generates events, such as IoT devices, applications, or services. Make sure they can send data to your Event Hub. Post that, Design a Power App that will consume and visualize the streaming data. You can use Power Apps Studio for this purpose.
Once you have done with the Powerapp creation, connect the to Event Hub. Use Power Automate (formerly known as Flow) or Power Apps' connectors to establish a connection between your Power App and Azure Event Hubs.
Configure triggers to fetch and display data in real-time.
Once you have connected, you would be able to see something like this in the power apps to ensure that you are connected with the event hub
Good luck with your exploration and development efforts, and feel free to reach out through this comment if you need further assistance.
Best regards,
Chakravarthi Rangarajan Bhargavi
- Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.