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/transform-data-using-script.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,8 +202,8 @@ Logging options:
202
202
-_Disable_ - No execution output is logged.
203
203
-_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.
204
204
-_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]
207
207
> **Billing** - The Script activity will be billed as **Pipeline activities**.
0 commit comments