Skip to content

Commit 474e86c

Browse files
committed
Fix
1 parent 5683f40 commit 474e86c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/transform-data-using-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ Logging options:
202202
- _Disable_ - No execution output is logged.
203203
- _Activity output_ – The script execution output is appended to the activity output. It can be consumed by downstream activities. The output size is limited to 2MB.
204204
- _External storage_ – Persists output to storage. Use this option if the output size is greater than 2MB or you would like to explicitly persist the output on your storage account.
205-
-
206-
- > [!NOTE]
205+
206+
> [!NOTE]
207207
> **Billing** - The Script activity will be billed as **Pipeline activities**.
208208
209209
## Next steps

0 commit comments

Comments
 (0)