Eventhub Integration with Power apps

Sheneoy TechEnthusiast 40 Reputation points
2023-10-07T14:27:10.7933333+00:00

Hi Tech Geeks ,

We are a team of enthusiastic developers working on various services of Azure , in that we are now exploring how to showcase our streaming data from event hub to Power apps platform , since we are new to this services any help from the tech geeks in this community will be really helpful for my team .

Regards,

Sheneoy .

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
708 questions
{count} votes

Accepted answer
  1. Chakaravarthi Rangarajan Bhargavi 1,030 Reputation points MVP
    2023-10-08T06:16:48.3566667+00:00

    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.

    https://azure.microsoft.com/en-in/products/event-hubs#:~:text=Event%20Hubs%20is%20a%20fully,immediately%20respond%20to%20business%20challenges.

    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.

    User's image

    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.

    User's image

    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

    User's image

    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.
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.