Skip to content

Commit 5e1f2c5

Browse files
authored
Pencil Edits
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".
1 parent 40d3479 commit 5e1f2c5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There are two ways to enable preview experiences.
2323

2424
1. In the banner seen at the top of the screen, you can click **Open settings to learn more and opt in**.
2525

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.":::
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.":::
2727

2828
2. Alternatively, you can click the **Settings** button.
2929

@@ -41,7 +41,7 @@ There are two ways to enable preview experiences.
4141

4242
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**.
4343

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.":::
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.":::
4545

4646
> [!NOTE]
4747
> 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
7373

7474
#### Transformation settings
7575

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.
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.
7777

7878
:::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.":::
7979

@@ -95,17 +95,17 @@ UI (user interface) changes have been made to activities in the pipeline editor
9595

9696
#### Adding activities
9797

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.
9999

100100
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.
101101

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.":::
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.":::
103103

104104
#### Iteration and conditionals container view
105105

106106
You can now view the activities contained iteration and conditional activities.
107107

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.":::
109109

110110
You have two options to add activities to your iteration and conditional activities.
111111

@@ -130,11 +130,11 @@ You have two options to add activities to your iteration and conditional activit
130130

131131
:::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.":::
132132

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.
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.
134134

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.":::
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.":::
136136

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.":::
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.":::
138138

139139
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.
140140

0 commit comments

Comments
 (0)