Skip to content

Commit 72d3c16

Browse files
authored
Update concepts-pipelines-activities.md
1 parent 640c02d commit 72d3c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/concepts-pipelines-activities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Policies affect the run-time behavior of an activity, giving configuration optio
215215

216216
JSON name | Description | Allowed Values | Required
217217
--------- | ----------- | -------------- | --------
218-
timeout | Specifies the timeout for the activity to run. | Timespan | No. Default timeout is 12 hours.
218+
timeout | Specifies the timeout for the activity to run. | Timespan | No. Default timeout is 12 hours, minimum 10 minutes.
219219
retry | Maximum retry attempts | Integer | No. Default is 0
220220
retryIntervalInSeconds | The delay between retry attempts in seconds | Integer | No. Default is 30 seconds
221221
secureOutput | When set to true, the output from activity is considered as secure and aren't logged for monitoring. | Boolean | No. Default is false.

0 commit comments

Comments
 (0)