Skip to content

Commit 77e731a

Browse files
authored
Update how-to-manage-studio-preview-exp.md
updated photo links
1 parent cde61c0 commit 77e731a

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

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

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@ 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/adf-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

30-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-2.png" alt-text="Screenshot of Azure Data Factory home page highlighting Settings gear in top right corner.":::
30+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-2.png" alt-text="Screenshot of Azure Data Factory home page highlighting Settings gear in top right corner.":::
3131

3232
After opening **Settings**, you will see an option to turn on **Azure Data Factory Studio preview update**.
3333

34-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-3.png" alt-text="Screenshot of Settings panel highlighting button to turn on Azure Data Factory Studio preview update.":::
34+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-3.png" alt-text="Screenshot of Settings panel highlighting button to turn on Azure Data Factory Studio preview update.":::
3535

3636
Toggle the button so that it shows **On** and click **Apply**.
3737

38-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-4.png" alt-text="Screenshot of Settings panel showing Azure Data Factory Studio preview update turned on and the Apply button in the bottom left corner.":::
38+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-4.png" alt-text="Screenshot of Settings panel showing Azure Data Factory Studio preview update turned on and the Apply button in the bottom left corner.":::
3939

4040
Your data factory will refresh to show the preview features.
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/adf-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.
@@ -58,7 +58,7 @@ The dataflow authoring experience remains the same as detailed [here](aka.ms/adf
5858
The configuration panel for transformations has now been simplified. Previously, the configuration panel showed settings specific to the selected transformation.
5959
Now, for each transformation, the configuration panel will only have **Data Preview** that will automatically refresh when changes are made to transformations.
6060

61-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-6.png" alt-text="Screenshot of the configuration panel with only a Data preview tab.":::
61+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-6.png" alt-text="Screenshot of the configuration panel with only a Data preview tab.":::
6262

6363
If no transformation is selected, the panel will show the pre-existing data flow configurations: **Parameters** and **Settings**.
6464

@@ -67,19 +67,19 @@ If no transformation is selected, the panel will show the pre-existing data flow
6767

6868
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.
6969

70-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-7.png" alt-text="Screenshot of a pop-up with settings specific to the data flow transformation.":::
70+
:::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.":::
7171

7272
You can also find the settings by clicking the gear button in the top right corner of the transformation activity.
7373

74-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-8.png" alt-text="Screenshot of a data flow source transformation with the settings gear in the top right corner highlighted.":::
74+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-8.png" alt-text="Screenshot of a data flow source transformation with the settings gear in the top right corner highlighted.":::
7575

7676
#### Data preview
7777

7878
If debug mode is on, **Data Preview** in the configuration panel will give you an interactive snapshot of the data at each transform.
7979
**Data preview** now includes Elapsed time (seconds) to show how long your data preview took to load.
8080
Columns can be rearranged by dragging a column by its header. You can also sort columns using the arrows next to the column titles and you can export data preview data using **Export to CSV** on the banner above column headers.
8181

82-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-9.png" alt-text="Screenshot of Data preview with Export button in the top right corner of the banner and Elapsed Time highlighted in the bottom left corner of the screen.":::
82+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-9.png" alt-text="Screenshot of Data preview with Export button in the top right corner of the banner and Elapsed Time highlighted in the bottom left corner of the screen.":::
8383

8484
### Pipeline experimental view
8585

@@ -91,46 +91,46 @@ You now have the option to add an activity using the add button in the bottom ri
9191

9292
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.
9393

94-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-10.png" alt-text="Screenshot of new pipeline activity adding experience with a drop down list to select activities.":::
94+
:::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.":::
9595

9696
#### ForEach activity container
9797

9898
You can now view the activities contained in your ForEach activity.
9999

100-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-11.png" alt-text="Screenshot of new ForEach activity container.":::
100+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-11.png" alt-text="Screenshot of new ForEach activity container.":::
101101

102102
You have two options to add activities to your ForEach loop.
103103
1. Use the + button in your ForEach container to add an activity.
104104

105-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-12.png" alt-text="Screenshot of new ForEach activity container with the add button highlighted on the left side of the center of the screen.":::
105+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-12.png" alt-text="Screenshot of new ForEach activity container with the add button highlighted on the left side of the center of the screen.":::
106106

107107
Clicking this button will bring up a drop-down list of all activities that you can add.
108108

109-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-13.png" alt-text="Screenshot of a drop-down list in the ForEach container with all the activities listed.":::
109+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-13.png" alt-text="Screenshot of a drop-down list in the ForEach container with all the activities listed.":::
110110

111111
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 ForEach container.
112112

113-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-14.png" alt-text="Screenshot of the ForEach container with three activities in the center of the container.":::
113+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-14.png" alt-text="Screenshot of the ForEach container with three activities in the center of the container.":::
114114

115115
> [!NOTE]
116116
> If your ForEach container includes more than 5 activities, only the first 4 will be shown in the container preview.
117117
118118
2. Use the edit button in your ForEach container to see everything within the container. You can use the canvas to edit or add to your pipeline.
119119

120-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-15.png" alt-text="Screenshot of the ForEach container with the edit button highlighted on the right side of a box in the center of the screen.":::
120+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-15.png" alt-text="Screenshot of the ForEach container with the edit button highlighted on the right side of a box in the center of the screen.":::
121121

122-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-16.png" alt-text="Screenshot of the inside of the ForEach container with three activities linked together.":::
122+
:::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 ForEach container with three activities linked together.":::
123123

124124
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 activities.
125125

126-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-17.png" alt-text="Screenshot of the Add activity button in the bottom left corner of the right most activity.":::
126+
:::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.":::
127127

128-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-18.png" alt-text="Screenshot of the drop-down list of activities in the right most activity.":::
128+
:::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.":::
129129

130130
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 ForEach container.
131131

132132
## Provide feedback
133133

134134
We want to hear from you! If you see this pop-up, please provide feedback, and let us know your thoughts.
135135

136-
:::image type="content" source="media/how-to-manage-studio-preview-exp/adf-preview-exp-19.png" alt-text="Screenshot of the feedback survey where user can select between one and five stars.":::
136+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-19.png" alt-text="Screenshot of the feedback survey where user can select between one and five stars.":::

0 commit comments

Comments
 (0)