You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/plan-manage-costs.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,19 +35,19 @@ For example, let’s say you need to move 1 TB of data daily from AWS S3 to Azur
35
35
36
36
Here is a sample copy activity run detail (your actual mileage will vary based on the shape of your specific dataset, network speeds, egress limits on S3 account, ingress limits on ADLS Gen2, and other factors).
By leveraging the [consumption monitoring at pipeline-run level](#monitor-consumption-at-pipeline-run-level), you can see the corresponding data movement meter consumption quantities:
@@ -62,7 +62,7 @@ As you start using Azure Data Factory, you can see the costs incurred in the [co
62
62
3. To narrow costs for a single service such as Azure Data Factory, select **Add filter** and then select **Service name**. Then choose **Azure data factory v2** from the list.
63
63
4. You can add additional filters to analyze cost for specific factory instance and specific ADF meter granularity.
@@ -72,9 +72,9 @@ You can view the amount of consumption for different meters for individual pipel
72
72
73
73
Clicking the **Consumption** button next to the pipeline name will display a pop-up window showing you the consumption for your pipeline run aggregated across all of the activities within the pipeline.
74
74
75
-

75
+

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. To view the full list of supported account types, see [Understand Cost Management data](https://docs.microsoft.com/azure/cost-management-billing/costs/understand-cost-mgt-data).
80
80
@@ -85,11 +85,11 @@ To see the consumption at activity-run level, go to your data factory **Author &
0 commit comments