We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d3c16 commit f8ba1dbCopy full SHA for f8ba1db
includes/azure-data-factory-limits.md
@@ -33,6 +33,7 @@ Azure Data Factory is a multitenant service that has the following default limit
33
| Maximum queued runs per pipeline | 100 | 100 |
34
| Characters per expression | 8,192 | 8,192 |
35
| Minimum tumbling window trigger interval | 5 min | 15 min |
36
+| Minimum timeout for pipeline activity runs | 10 min | 10 min |
37
| Maximum timeout for pipeline activity runs | 7 days | 7 days |
38
| Bytes per object for pipeline objects<sup>3</sup> | 200 KB | 200 KB |
39
| Bytes per object for dataset and linked service objects<sup>3</sup> | 100 KB | 2,000 KB |
0 commit comments