You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/how-to-manage-studio-preview-exp.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,15 +110,22 @@ Columns can be rearranged by dragging a column by its header. You can also sort
110
110
111
111
UI (user interface) changes have been made to activities in the pipeline editor canvas. These changes were made to simplify and streamline the pipeline creation process.
112
112
113
-
#### Adding activities to the canvas (coming soon to default ADF settings)
113
+
#### Adding activities to the canvas
114
+
115
+
> [!NOTE]
116
+
> This experience will soon be available in the default ADF settings.
114
117
115
118
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.
116
119
117
120
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.
118
121
119
122
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-10.png" alt-text="Screenshot of new pipeline activity adding experience with a drop-down list to select activities.":::
120
123
121
-
#### Iteration and conditionals container view (coming soon to default ADF settings)
124
+
#### Iteration and conditionals container view
125
+
126
+
> [!NOTE]
127
+
> This experience will soon be available in the default ADF settings.
128
+
122
129
123
130
You can now view the activities contained iteration and conditional activities.
0 commit comments