Skip to content

Commit 751420a

Browse files
authored
Merge pull request #207419 from jonburchel/patch-31
Update pricing-concepts.md
2 parents 6dfbdeb + b2831eb commit 751420a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/pricing-concepts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Understanding Azure Data Factory pricing through examples
33
description: This article explains and demonstrates the Azure Data Factory pricing model with detailed examples
4-
author: shirleywangmsft
5-
ms.author: shwang
4+
author: jianleishen
5+
ms.author: jianleishen
66
ms.reviewer: jburchel
77
ms.service: data-factory
88
ms.subservice: pricing
99
ms.topic: conceptual
10-
ms.date: 09/07/2021
10+
ms.date: 08/09/2022
1111
---
1212

1313
# Understanding Data Factory pricing through examples
@@ -118,7 +118,7 @@ To accomplish the scenario, you need to create a pipeline with the following ite
118118
- Pipeline Orchestration & Execution = **$0.17007**
119119
- Activity Runs = 0.001\*4 = $0.004 [1 run = $1/1000 = 0.001]
120120
- Data Movement Activities = $0.166 (Prorated for 10 minutes of execution time. $0.25/hour on Azure Integration Runtime)
121-
- Pipeline Activity = $0.00003 (Prorated for 1 minute of execution time. $0.002/hour on Azure Integration Runtime)
121+
- Pipeline Activity = $0.00003 (Prorated for 1 minute of execution time. $0.005/hour on Azure Integration Runtime)
122122
- External Pipeline Activity = $0.000041 (Prorated for 10 minutes of execution time. $0.00025/hour on Azure Integration Runtime)
123123

124124
## Run SSIS packages on Azure-SSIS integration runtime

0 commit comments

Comments
 (0)