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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ttikk
New Member

Can I tag pipelines for reporting purposes in Data Factory to use in cost analysis

I'm working on a tagging project in azure where every customer related asset that acrues cost will have the customer tag added to it.  Is this possible at the pipeline level, we are billing at the pipeline level but i haven't foud a way to tie the pipeline to a tag.  Annotations seem to only be related to things internal to Data Factory.  Any help would beappreciated 

1 ACCEPTED SOLUTION
spencer_sa
Super User
Super User

Not sure whether it's possible to tag items.  It's certainly possible to extract the data from the Fabric Capacity Metrics semantic model that breaks down CU cost at individual item level.  (Table MetricsByItemandOperationandDay, and the Sum_CU metric should give you a cost breakdown by item)

spencer_sa_0-1732121327209.png

 

We're lucky in that we have a workspace per service and so can break the costs down by individual service.

Just be aware this data expires after 14-20 days, so you'll need to persist this if you want longer term reporting.

View solution in original post

1 REPLY 1
spencer_sa
Super User
Super User

Not sure whether it's possible to tag items.  It's certainly possible to extract the data from the Fabric Capacity Metrics semantic model that breaks down CU cost at individual item level.  (Table MetricsByItemandOperationandDay, and the Sum_CU metric should give you a cost breakdown by item)

spencer_sa_0-1732121327209.png

 

We're lucky in that we have a workspace per service and so can break the costs down by individual service.

Just be aware this data expires after 14-20 days, so you'll need to persist this if you want longer term reporting.

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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