Azure Data Factory Pipeline Consumption Details

Sreedhar

I got a Azure Data Factory provisioned and is being shared by different department for their piece of work.

Orchestration Framework is common. But individual pipelines are specific to the departments needs.

Now it's getting hard to split the bill between agencies.
How can I get the Consumption (DIU's) details from ADF by pipeline to split the bill.

enter image description here

Or is there better way to do this?

Leon Yue

Like you said, It's very hard to split the bill. Just for now, there isn't a better way to do this. The pipeline run consumption view shows you the amount consumed for each ADF meter for the specific pipeline run, but it does not show the actual price charged, because the amount billed to you is dependent on the type of Azure account you have and the type of currency used.

We only can manually calculate the cost by the Pricing calculator

The Azure bills only show the total cost, for example: enter image description here

I think Data Factory produce team should improve this. Since we can see the pipeline run consumption, and login with the Azure account, it should know our Azure account type and the type of currency used. Default is USD.

I would suggest you add a new feedback and we can help you vote it.

HTH.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Azure Data Factory V2 - publish pipeline to specified folder

Query by date in Azure Data Factory Pipeline

How to trigger Azure Data Factory pipeline using PowerShell (Azure Automation)?

Azure Data factory Copy Pipeline failing if more than 6 columns

Python Azure Data Factory Update Pipeline

Azure Data Factory - Limit the number of Databricks pipeline running at the same time

Azure Data Factory Copy Pipeline Did Not Copy Data Into The Sink

Use pipeline parameters in azure data factory copy pipeline

How to wait for Azure Data Factory pipeline to complete in Azure DevOps?

Delete Multiple Azure Data Factory Pipeline

How to use dynamic connectors for source data in azure data factory pipeline

Azure Data Factory V2 exploring pipeline dependencies

Executing custom activity on Azure Data Factory Pipeline

Azure data Factory - write result of pipeline to REST API?

How to pass parameter to pipeline in azure data factory?

Azure Data Factory Pipeline run based on parameters

Azure Data Factory Pipeline deployment with PowerShell

Is it possible to add a column with specific value to data in azure data factory pipeline

Azure Data Factory Pipeline Cost

How to transform a JSON data directly in a Azure Data Factory pipeline

Azure logic app Action to run the pipeline in Azure Data factory

azure data factory pipeline and activities Monitor

Azure Data Factory - Capture error details of a dataflow activity

Export and Import Single Azure Data Factory Pipeline

Azure Data Factory Copy Pipeline with Geography Data Type

Azure Data Factory uploads data to database when pipeline run fails

Azure data factory - Concurrence problem in the child pipeline

ADF Azure Data-Factory pipeline Concatenating syntax

Azure Data Factory API call details in POSTMAN