Skip to content

Commit 50a79cb

Browse files
authored
Updating old limit
1 parent ac2d8f1 commit 50a79cb

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
@@ -32,7 +32,7 @@ Azure Data Factory and Azure Synapse Analytics have three groupings of activitie
3232
An input dataset represents the input for an activity in the pipeline, and an output dataset represents the output for the activity. Datasets identify data within different data stores, such as tables, files, folders, and documents. After you create a dataset, you can use it with activities in a pipeline. For example, a dataset can be an input/output dataset of a Copy Activity or an HDInsightHive Activity. For more information about datasets, see [Datasets in Azure Data Factory](concepts-datasets-linked-services.md) article.
3333

3434
> [!NOTE]
35-
> There's a default soft limit of maximum 80 activities per pipeline, which includes inner activities for containers.
35+
> There's a default soft limit of maximum 120 activities per pipeline, which includes inner activities for containers.
3636
3737
## Data movement activities
3838

0 commit comments

Comments
 (0)