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
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
8
8
ms.subservice: tutorials
9
9
ms.topic: tutorial
10
10
ms.custom: seo-lt-2019
11
-
ms.date: 02/16/2023
11
+
ms.date: 04/12/2023
12
12
---
13
13
14
14
# Manage Azure Data Factory studio preview experience
@@ -144,6 +144,9 @@ The monitoring experience remains the same as detailed [here](monitor-visually.m
144
144
145
145
#### Error message relocation to Status column
146
146
147
+
> [!NOTE]
148
+
> This feature is now generally available in the ADF studio.
149
+
147
150
To make it easier for you to view errors when you see a **Failed** pipeline run, error messages have been relocated to the **Status** column.
148
151
149
152
Find the error icon in the pipeline monitoring page and in the pipeline **Output** tab after debugging your pipeline.
@@ -155,7 +158,7 @@ Find the error icon in the pipeline monitoring page and in the pipeline **Output
155
158
#### Container view
156
159
157
160
> [!NOTE]
158
-
> This feature will now be generally available in the ADF studio.
161
+
> This feature is now generally available in the ADF studio.
159
162
160
163
When monitoring your pipeline run, you have the option to enable the container view, which will provide a consolidated view of the activities that ran.
161
164
This view is available in the output of your pipeline debug run and in the detailed monitoring view found in the monitoring tab.
@@ -190,7 +193,7 @@ Click the button next to the iteration or conditional activity to collapse the n
190
193
191
194
#### Simplified default monitoring view
192
195
193
-
The default monitoring view has been simplified with fewer default columns. You can add/remove columns if you’d like to personalize your monitoring view. Changes to the default will be cached.
196
+
The default monitoring view has been simplified with fewer default columns. You can add/remove columns if you’d like to personalize your monitoring view. Changes to the default will be cached.
194
197
195
198
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-20.png" alt-text="Screenshot of the new default column view on the monitoring page.":::
196
199
@@ -215,6 +218,10 @@ Add columns by clicking **Add column** or remove columns by clicking the trashca
215
218
216
219
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-22.png" alt-text="Screenshot of the Add column button and trashcan icon to edit column view.":::
217
220
221
+
You can also now view **Pipeline run details** in a new pane in the detailed pipeline monitoring view by clicking **View run detail**.
222
+
223
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-41.png" alt-text="Screenshot of the new Pipeline run details pane in the detailed monitoring view.":::
224
+
218
225
## Provide feedback
219
226
220
227
We want to hear from you! If you see this pop-up, please let us know your thoughts by providing feedback on the updates you've tested.
0 commit comments