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-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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.
@@ -188,9 +191,10 @@ Click the button next to the iteration or conditional activity to collapse the n
188
191
189
192
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-40.png" alt-text="Screenshot of the collapsed container monitoring view.":::
190
193
194
+
191
195
#### Simplified default monitoring view
192
196
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.
197
+
The default monitoring view has been simplified with fewer default column. You can add/remove columns if you’d like to personalize your monitoring view. Changes to the default will be cached.
194
198
195
199
:::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
200
@@ -215,6 +219,10 @@ Add columns by clicking **Add column** or remove columns by clicking the trashca
215
219
216
220
:::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
221
222
+
You can also now view **Pipeline run details** in a new pane in the detailed pipeline monitoring view by clicking **View run detail**.
223
+
224
+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-40.png" alt-text="Screenshot of the new Pipeline run details pane in the detailed monitoring view.":::
225
+
218
226
## Provide feedback
219
227
220
228
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