can you use MS GRAPH API with Azure Event hubs?

Ahmad Ali 20 Reputation points
2023-10-03T10:23:41.8166667+00:00

Hi Team,

I have a question around Azure Event Hubs. Can you use MS Graph API to fetch relevant data from existing Azure event hubs. ( for reporting purposes, to create custom dashboards)

Thanks

Azure Event Hubs
Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 91,576 Reputation points Moderator
    2023-10-09T05:21:23.92+00:00

    @Ahmad Ali - Thanks for the question and using MS Q&A platform.

    Unfortunately, Microsoft Graph API is not directly used to fetch data from Azure Event Hubs. Microsoft Graph API is a RESTful web API that enables you to access Microsoft Cloud service resources. On the other hand, Azure Event Hubs is a highly scalable data streaming platform and event ingestion service. It can receive and process millions of events per second.

    If you want to fetch data from Azure Event Hubs, you can use Azure Stream Analytics to filter and ingest real-time data into Azure Data Lake Storage Gen2 or Azure Synapse SQL You can then use Power BI to create custom dashboards and reports based on the data stored in Azure Data Lake Storage Gen2 or Azure Synapse SQL.

    Stream Analytics intro pipeline

    Please let me know if you have any further questions or if you need more information on how to use Azure Stream Analytics with Azure Data Lake Storage Gen2 or Azure Synapse SQL.

    For more details, refer to Build real-time dashboard with Power BI dataset produced from Stream Analytics no code editor.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

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