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
Line 26 (pre-existing): Corrected "Opt in" to "Opt-in".
Line 44 (pre-existing): Corrected "Opt out" to "Opt-out".
Line 76 (pre-existing): Corrected "pop up" to "pop-up".
Line 98 (pre-existing): Corrected "add button" to "Add button"
Line 102 (pre-existing): Corrected "drop down" to "drop-down".
Line 108: Corrected "iterationa" to "iteration".
Line 133: Corrected "right most" to "right-most".
Line 135 (pre-existing): Corrected "right most" to "right-most".
Line 137 (pre-existing): Corrected "right most" to "right-most".
Copy file name to clipboardExpand all lines: articles/data-factory/how-to-manage-studio-preview-exp.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ There are two ways to enable preview experiences.
23
23
24
24
1. In the banner seen at the top of the screen, you can click **Open settings to learn more and opt in**.
25
25
26
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-1.png" alt-text="Screenshot of Azure Data Factory home page with an Optin option in a banner at the top of the screen.":::
26
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-1.png" alt-text="Screenshot of Azure Data Factory home page with an Opt-in option in a banner at the top of the screen.":::
27
27
28
28
2. Alternatively, you can click the **Settings** button.
29
29
@@ -41,7 +41,7 @@ There are two ways to enable preview experiences.
41
41
42
42
Similarly, you can disable preview features with the same steps. Click **Open settings to opt out** or click the **Settings** button and unselect **Azure Data Factory Studio preview update**.
43
43
44
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-5.png" alt-text="Screenshot of Azure Data Factory home page with an Optout option in a banner at the top of the screen and Settings gear in the top right corner of the screen.":::
44
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-5.png" alt-text="Screenshot of Azure Data Factory home page with an Opt-out option in a banner at the top of the screen and Settings gear in the top right corner of the screen.":::
45
45
46
46
> [!NOTE]
47
47
> Enabling/disabling preview updates will discard any unsaved changes.
@@ -73,7 +73,7 @@ If no transformation is selected, the panel will show the pre-existing data flow
73
73
74
74
#### Transformation settings
75
75
76
-
Settings specific to a transformation will now show in a popup instead of the configuration panel. With each new transformation, a corresponding pop-up will automatically appear.
76
+
Settings specific to a transformation will now show in a pop-up instead of the configuration panel. With each new transformation, a corresponding pop-up will automatically appear.
77
77
78
78
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-7.png" alt-text="Screenshot of a pop-up with settings specific to the data flow transformation.":::
79
79
@@ -95,17 +95,17 @@ UI (user interface) changes have been made to activities in the pipeline editor
95
95
96
96
#### Adding activities
97
97
98
-
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.
98
+
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.
99
99
100
100
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.
101
101
102
-
:::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 dropdown list to select activities.":::
102
+
:::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.":::
103
103
104
104
#### Iteration and conditionals container view
105
105
106
106
You can now view the activities contained iteration and conditional activities.
107
107
108
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-11.png" alt-text="Screenshot of all iterationa and conditional activity containers.":::
108
+
:::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.":::
109
109
110
110
You have two options to add activities to your iteration and conditional activities.
111
111
@@ -130,11 +130,11 @@ You have two options to add activities to your iteration and conditional activit
130
130
131
131
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-16.png" alt-text="Screenshot of the inside of the container with three activities linked together.":::
132
132
133
-
Add additional activities by dragging new activities to the canvas or click the add button on the rightmost activity to bring up a drop-down list of all activities.
133
+
Add additional activities by dragging new activities to the canvas or click the add button on the right-most activity to bring up a drop-down list of all activities.
134
134
135
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-17.png" alt-text="Screenshot of the Add activity button in the bottom left corner of the rightmost activity.":::
135
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-17.png" alt-text="Screenshot of the Add activity button in the bottom left corner of the right-most activity.":::
136
136
137
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-18.png" alt-text="Screenshot of the drop-down list of activities in the rightmost activity.":::
137
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-18.png" alt-text="Screenshot of the drop-down list of activities in the right-most activity.":::
138
138
139
139
Select an activity by using the search box or scrolling through the listed activities. The selected activity will be added to the canvas inside of the container.
0 commit comments