Skip to content

Commit 52c8276

Browse files
Merge pull request #211456 from n0elleli/previewexp
Update how-to-manage-studio-preview-exp.md
2 parents 363c11c + 11e6d3c commit 52c8276

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/data-factory/how-to-manage-studio-preview-exp.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: tutorials
99
ms.topic: tutorial
1010
ms.custom: seo-lt-2019
11-
ms.date: 08/26/2022
11+
ms.date: 09/15/2022
1212
---
1313

1414
# Manage Azure Data Factory studio preview experience
@@ -112,6 +112,9 @@ UI (user interface) changes have been made to activities in the pipeline editor
112112

113113
#### Adding activities to the canvas
114114

115+
> [!NOTE]
116+
> This experience will soon be available in the default ADF settings.
117+
115118
You now have the option to add an activity using the Add button in the bottom right corner of an activity in the pipeline editor canvas. Clicking the button will open a drop-down list of all activities that you can add.
116119

117120
Select an activity by using the search box or scrolling through the listed activities. The selected activity will be added to the canvas and automatically linked with the previous activity on success.
@@ -120,11 +123,15 @@ Select an activity by using the search box or scrolling through the listed activ
120123

121124
#### Iteration and conditionals container view
122125

126+
> [!NOTE]
127+
> This experience will soon be available in the default ADF settings.
128+
129+
123130
You can now view the activities contained iteration and conditional activities.
124131

125132
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-11.png" alt-text="Screenshot of all iteration and conditional activity containers.":::
126133

127-
##### Adding Activities
134+
##### Adding Activities
128135

129136
You have two options to add activities to your iteration and conditional activities.
130137

0 commit comments

Comments
 (0)