|
| 1 | +--- |
| 2 | +title: Managing Azure Data Factory Studio preview updates |
| 3 | +description: Learn how to enable/disable Azure Data Factory studio preview updates. |
| 4 | +author: n0elleli |
| 5 | +ms.author: noelleli |
| 6 | +ms.reviewer: |
| 7 | +ms.service: data-factory |
| 8 | +ms.subservice: tutorials |
| 9 | +ms.topic: tutorial |
| 10 | +ms.custom: seo-lt-2019 |
| 11 | +ms.date: 06/21/2022 |
| 12 | +--- |
| 13 | + |
| 14 | +# Manage Azure Data Factory studio preview experience |
| 15 | + |
| 16 | +[!INCLUDE[appliesto-adf-xxx-md](includes/appliesto-adf-xxx-md.md)] |
| 17 | + |
| 18 | +You can choose whether you would like to enable preview experiences in your Azure Data Factory. |
| 19 | + |
| 20 | +## How to enable/disable preview experience |
| 21 | + |
| 22 | +There are two ways to enable preview experiences. |
| 23 | + |
| 24 | +1. In the banner seen at the top of the screen, you can click **Open settings to learn more and opt in**. |
| 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 Opt in option in a banner at the top of the screen."::: |
| 27 | + |
| 28 | +2. Alternatively, you can click the **Settings** button. |
| 29 | + |
| 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."::: |
| 31 | + |
| 32 | + After opening **Settings**, you will see an option to turn on **Azure Data Factory Studio preview update**. |
| 33 | + |
| 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."::: |
| 35 | + |
| 36 | + Toggle the button so that it shows **On** and click **Apply**. |
| 37 | + |
| 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."::: |
| 39 | + |
| 40 | + Your data factory will refresh to show the preview features. |
| 41 | + |
| 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 | + |
| 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 | + |
| 46 | +> [!NOTE] |
| 47 | +> Enabling/disabling preview updates will discard any unsaved changes. |
| 48 | +
|
| 49 | +## Current Preview Updates |
| 50 | + |
| 51 | +### Dataflow Data first experimental view |
| 52 | + |
| 53 | +UI (user interfaces) changes have been made to mapping data flows. These changes were made to simplify and streamline the dataflow creation process so that you can focus on what your data looks like. |
| 54 | +The dataflow authoring experience remains the same as detailed [here](https://aka.ms/adfdataflows), except for certain areas detailed below. |
| 55 | + |
| 56 | +#### Configuration panel |
| 57 | + |
| 58 | +The configuration panel for transformations has now been simplified. Previously, the configuration panel showed settings specific to the selected transformation. |
| 59 | +Now, for each transformation, the configuration panel will only have **Data Preview** that will automatically refresh when changes are made to transformations. |
| 60 | + |
| 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."::: |
| 62 | + |
| 63 | +If no transformation is selected, the panel will show the pre-existing data flow configurations: **Parameters** and **Settings**. |
| 64 | + |
| 65 | + |
| 66 | +#### Transformation settings |
| 67 | + |
| 68 | +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. |
| 69 | + |
| 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."::: |
| 71 | + |
| 72 | + You can also find the settings by clicking the gear button in the top right corner of the transformation activity. |
| 73 | + |
| 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."::: |
| 75 | + |
| 76 | +#### Data preview |
| 77 | + |
| 78 | +If debug mode is on, **Data Preview** in the configuration panel will give you an interactive snapshot of the data at each transform. |
| 79 | +**Data preview** now includes Elapsed time (seconds) to show how long your data preview took to load. |
| 80 | +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. |
| 81 | + |
| 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."::: |
| 83 | + |
| 84 | +### Pipeline experimental view |
| 85 | + |
| 86 | +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. |
| 87 | + |
| 88 | +#### Adding activities |
| 89 | + |
| 90 | +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. |
| 91 | + |
| 92 | +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. |
| 93 | + |
| 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."::: |
| 95 | + |
| 96 | +#### ForEach activity container |
| 97 | + |
| 98 | +You can now view the activities contained in your ForEach activity. |
| 99 | + |
| 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."::: |
| 101 | + |
| 102 | +You have two options to add activities to your ForEach loop. |
| 103 | +1. Use the + button in your ForEach container to add an activity. |
| 104 | + |
| 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."::: |
| 106 | + |
| 107 | + Clicking this button will bring up a drop-down list of all activities that you can add. |
| 108 | + |
| 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."::: |
| 110 | + |
| 111 | + 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. |
| 112 | + |
| 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."::: |
| 114 | + |
| 115 | +> [!NOTE] |
| 116 | +> If your ForEach container includes more than 5 activities, only the first 4 will be shown in the container preview. |
| 117 | +
|
| 118 | +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. |
| 119 | + |
| 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."::: |
| 121 | + |
| 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."::: |
| 123 | + |
| 124 | + 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. |
| 125 | + |
| 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."::: |
| 127 | + |
| 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."::: |
| 129 | + |
| 130 | + 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. |
| 131 | + |
| 132 | +## Provide feedback |
| 133 | + |
| 134 | +We want to hear from you! If you see this pop-up, please provide feedback, and let us know your thoughts. |
| 135 | + |
| 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