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
sakBI
Frequent Visitor

Getting Azure Resource Group tags in Power Bi

Dear Community,

The Usage details table related to Azure Billing provides the line cost of the existing resources.

It also imports as json the tags related to the resource.

As Resource Groups don't have any cost associated, I think they don't appear in any of the avaiable datasources . 
Were any of you able to get the RG data to link it to resources ? 

It is simpler to tag at RG level than cascading the tags. 

1 REPLY 1
mohitkumawat
Super User
Super User

Hi @sakBI ,

Unfortunately, the built-in Microsoft Azure Consumption Insights connector in Power BI currently doesn't provide a direct way to access Resource Group tags. It imports the tags associated with individual resources as a single JSON field, making it difficult to work with for Resource Group analysis.
the one way is that using graph API 
Integrate the Azure Resource Graph API as an external data source in Power BI Desktop


Helpful resources

Announcements
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