Skip to content

Commit 5246b03

Browse files
authored
Merge pull request #186596 from jonburchel/2022-01-27-adds-ui-to-copy-activity-performance
Adds UI to copy-activity-performance-features.md
2 parents b184a43 + 69f3cc3 commit 5246b03

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/data-factory/copy-activity-performance-features.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
12-
ms.date: 09/29/2021
11+
ms.date: 01/27/2022
1312

1413
---
1514

@@ -19,6 +18,12 @@ ms.date: 09/29/2021
1918

2019
This article outlines the copy activity performance optimization features that you can leverage in Azure Data Factory and Synapse pipelines.
2120

21+
## Configuring performance features with UI
22+
23+
When you select a Copy activity on the pipeline editor canvas and choose the Settings tab in the activity configuration area below the canvas, you will see options to configure all of the performance features detailed below.
24+
25+
:::image type="content" source="media/copy-activity-performance/copy-activity-performance-configuration-with-ui.png" alt-text="Shows the Copy activity performance features on the Settings tab for the activity in the pipeline editor.":::
26+
2227
## Data Integration Units
2328

2429
A Data Integration Unit is a measure that represents the power (a combination of CPU, memory, and network resource allocation) of a single unit within the service. Data Integration Unit only applies to [Azure integration runtime](concepts-integration-runtime.md#azure-integration-runtime), but not [self-hosted integration runtime](concepts-integration-runtime.md#self-hosted-integration-runtime).
80.6 KB
Loading

0 commit comments

Comments
 (0)