Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Singh_10
Helper I
Helper I

Microsoft Graph API to be consumed in Power bi to get the Storage usage in Azure apps

Microsoft Graph API to be consumed in Power bi to get the Storage usage in Azure apps

 

 

3 REPLIES 3
Singh_10
Helper I
Helper I

Hi @Anonymous 

 

Thank you for the reply, Actually the main requirement is to fetch the details of the Storage usage details for M365, sharepoint, one drive etc..

 

I fround this link https://learn.microsoft.com/en-us/microsoft-365/admin/usage-analytics/connect-to-gcc-data-with-usage-analytics?view=o365-worldwide 

Anonymous
Not applicable

Hi @Singh_10 ,
According to your description, I looked up related documents, of which these two documents you can use as reference.
One of the documents mentions creating a custom connector in Power BI to connect directly to Microsoft Graph. this usually involves creating an app registration in Azure and getting the necessary Tenant ID, Client ID, etc.
Use Power BI's M-functions to generate an access token, and then use this token to get data from the Graph API.
This approach may need to deal with some permissions issues, as not all Graph operations support application permissions
Another document mentions accessing Graph API data through Logic Apps (or Power Automate).
Create an app registration in Azure and set the appropriate permissions.
Create a Logic App that uses HTTP requests to call the Graph API and return JSON data to Power BI.
In Power BI, you can use Power Query to send POST HTTPS requests to the Logic App and process the returned data.
You can choose the method that suits your needs. For more details on using the Microsoft Graph API, including browsing available endpoints and testing queries, you can also use the Graph Explorer .

Use Graph API data in Power BI using Logic Apps - JanBakker.tech
Connecting Power BI to Microsoft Graph – Tech Peanuts (tech-peanuts.com)

 

Best regards,

Albert He

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Thank you for the reply, Actually the main requirement is to fetch the details of the Storage usage details for M365, sharepoint, one drive etc..

 

I fround this link https://learn.microsoft.com/en-us/microsoft-365/admin/usage-analytics/connect-to-gcc-data-with-usage... 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors