|
1 | 1 | ---
|
2 |
| -title: include file |
3 |
| -description: include file |
| 2 | +title: Include file |
| 3 | +description: Include file |
4 | 4 | author: jonburchel
|
5 | 5 | ms.service: azure-synapse-analytics
|
6 | 6 | ms.topic: include
|
@@ -49,12 +49,12 @@ For additional limits for Spark pools, see [Concurrency and API rate limits for
|
49 | 49 | | Total number of entities, such as pipelines, data sets, triggers, linked services, Private Endpoints, and integration runtimes, within a workspace | 5,000 | 5,000 |
|
50 | 50 | | Total CPU cores for Azure-SSIS Integration Runtimes under one workspace | 256 | [Find out how to request a quota increase from support](https://azure.microsoft.com/blog/azure-limits-quotas-increase-requests/). |
|
51 | 51 | | Concurrent pipeline runs per workspace that's shared among all pipelines in the workspace | 10,000 | 10,000 |
|
52 |
| -| Concurrent External activity runs per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#azure-ir-location)<br>External activities are managed on integration runtime but execute on linked services, including Databricks, stored procedure, HDInsight, Web, and others. This limit does not apply to Self-hosted IR. | 3,000 | 3,000 | |
53 |
| -| Concurrent Pipeline activity runs per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#azure-ir-location) <br>Pipeline activities execute on integration runtime, including Lookup, GetMetadata, and Delete. This limit does not apply to Self-hosted IR. | 1,000 | 1,000 | |
54 |
| -| Concurrent authoring operations per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#azure-ir-location)<br>Including test connection, browse folder list and table list, preview data. This limit does not apply to Self-hosted IR. | 200 | 200 | |
55 |
| -| Concurrent Data Integration Units<sup>1</sup> consumption per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#integration-runtime-location)| Region group 1<sup>2</sup>: 6,000<br>Region group 2<sup>2</sup>: 3,000<br>Region group 3<sup>2</sup>: 1,500<br>Managed virtual network<sup>2</sup>: 2,400 | Region group 1<sup>2</sup>: 6,000<br/>Region group 2<sup>2</sup>: 3,000<br/>Region group 3<sup>2</sup>: 1,500 | |
56 |
| -| Concurrent Data Integration Units<sup>1</sup> consumption per subscription per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#integration-runtime-location) in managed virtual network| 2,400 | 2,400 | |
57 |
| -| Maximum activities per pipeline, which includes inner activities for containers | 40 | 40 | |
| 52 | +| Concurrent External activity runs per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#azure-ir-location)<br>External activities are managed on integration runtime but execute on linked services, including Databricks, stored procedure, HDInsight, Web, and others. This limit doesn't apply to Self-hosted IR. | 3,000 | 3,000 | |
| 53 | +| Concurrent Pipeline activity runs per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#azure-ir-location) <br>Pipeline activities execute on integration runtime, including Lookup, GetMetadata, and Delete. This limit doesn't apply to Self-hosted IR. | 1,000 | 1,000 | |
| 54 | +| Concurrent authoring operations per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#azure-ir-location)<br>Including test connection, browse folder list and table list, preview data. This limit doesn't apply to Self-hosted IR. | 200 | 200 | |
| 55 | +| Concurrent Data Integration Units<sup>1</sup> consumption per workspace per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#integration-runtime-location)| Region group 1<sup>2</sup>: 6,000<br>Region group 2<sup>2</sup>: 3,000<br>Region group 3<sup>2</sup>: 1,500<br>Managed virtual network<sup>2</sup>: 2,0 | Region group 1<sup>2</sup>: 6,000<br/>Region group 2<sup>2</sup>: 3,000<br/>Region group 3<sup>2</sup>: 1,500 | |
| 56 | +| Concurrent Data Integration Units<sup>1</sup> consumption per subscription per [Azure Integration Runtime region](../articles/data-factory/concepts-integration-runtime.md#integration-runtime-location) in managed virtual network| 2,0 | 2,0 | |
| 57 | +| Maximum activities per pipeline, which includes inner activities for containers | 120 | 120 | |
58 | 58 | | Maximum number of linked integration runtimes that can be created against a single self-hosted integration runtime | 100 | 100 |
|
59 | 59 | | Maximum parameters per pipeline | 50 | 50 |
|
60 | 60 | | ForEach items | 100,000 | 100,000 |
|
@@ -91,7 +91,7 @@ If managed virtual network is enabled, the data integration unit (DIU) in all re
|
91 | 91 |
|
92 | 92 | <sup>3</sup> Pipeline, data set, and linked service objects represent a logical grouping of your workload. Limits for these objects don't relate to the amount of data you can move and process with Azure Synapse Analytics. Synapse Analytics is designed to scale to handle petabytes of data.
|
93 | 93 |
|
94 |
| -<sup>4</sup> The payload for each activity run includes the activity configuration, the associated dataset(s) and linked service(s) configurations if any, and a small portion of system properties generated per activity type. Limit for this payload size doesn't relate to the amount of data you can move and process with Azure Synapse Analytics. Learn about the [symptoms and recommendation](../articles/data-factory/data-factory-troubleshoot-guide.md#payload-is-too-large) if you hit this limit. |
| 94 | +<sup>4</sup> The payload for each activity run includes the activity configuration, the associated dataset(s), and linked service(s) configurations if any, and a small portion of system properties generated per activity type. Limit for this payload size doesn't relate to the amount of data you can move and process with Azure Synapse Analytics. Learn about the [symptoms and recommendation](../articles/data-factory/data-factory-troubleshoot-guide.md#payload-is-too-large) if you hit this limit. |
95 | 95 |
|
96 | 96 | ### Azure Synapse limits for dedicated SQL pools
|
97 | 97 | For details of capacity limits for dedicated SQL pools in Azure Synapse Analytics, see [dedicated SQL pool resource limits](../articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-service-capacity-limits.md).
|
|
0 commit comments