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
@@ -190,42 +189,6 @@ Find the error icon in the pipeline monitoring page and in the pipeline **Output
190
189
191
190
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-30.png" alt-text="Screenshot of the new error message location in pipeline monitoring details.":::
192
191
193
-
#### Container view
194
-
195
-
> [!NOTE]
196
-
> This feature is now generally available in the ADF studio.
197
-
198
-
When monitoring your pipeline run, you have the option to enable the container view, which provides a consolidated view of the activities that ran.
199
-
This view is available in the output of your pipeline debug run and in the detailed monitoring view found in the monitoring tab.
200
-
201
-
##### How to enable the container view in pipeline debug output
202
-
203
-
In the **Output** tab in your pipeline, there's a new dropdown to select your monitoring view.
204
-
205
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-35.png" alt-text="Screenshot of the drop-down menu to select the monitoring view.":::
206
-
207
-
Select **Hierarchy** to see the new hierarchy view. If you have iteration or conditional activities, the nested activities are grouped under the parent activity.
208
-
209
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-36.png" alt-text="Screenshot of the container monitoring view.":::
210
-
211
-
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
212
-
213
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-37.png" alt-text="Screenshot of the container monitoring collapsed view.":::
214
-
215
-
##### How to enable the container view in pipeline monitoring
216
-
217
-
In the detailed view of your pipeline run, there's a new dropdown to select your monitoring view next to the Status filter.
218
-
219
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-38.png" alt-text="Screenshot of the drop-down menu to select the monitoring view in pipeline monitoring view.":::
220
-
221
-
Select **Container** to see the new container view. If you have iteration or conditional activities, the nested activities are grouped under the parent activity.
222
-
223
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-39.png" alt-text="Screenshot of the container monitoring view in pipeline monitoring.":::
224
-
225
-
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
226
-
227
-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-experience-40.png" alt-text="Screenshot of the collapsed container monitoring view.":::
228
-
229
192
#### Simplified default monitoring view
230
193
231
194
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.
Copy file name to clipboardExpand all lines: articles/data-factory/whats-new-archive.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,10 +119,6 @@ Azure Data Lake Storage Gen2 connector now supports shared access signature auth
119
119
- Anonymous authentication type supported for Azure Blob storage [Learn more](connector-azure-blob-storage.md?tabs=data-factory#anonymous-authentication)
120
120
- Updated SAP template to easily move SAP data to ADLSGen2 in Delta format [Learn more](industry-sap-templates.md)
121
121
122
-
### Monitoring
123
-
124
-
Container monitoring view available in default ADF studio [Learn more](how-to-manage-studio-preview-exp.md#container-view)
125
-
126
122
### Orchestration
127
123
128
124
- Set pipeline output value (Public preview) [Learn more](tutorial-pipeline-return-value.md)
@@ -189,10 +185,10 @@ Continued region expansion - Azure Data Factory is now available in China North
189
185
- Support to Azure Databricks through private link from a Data Factory managed virtual network [Learn more](managed-virtual-network-private-endpoint.md?tabs=data-factory#supported-data-sources-and-services)
190
186
191
187
### User Interface
192
-
3 Pipeline designer enhancements added to ADF Studio preview experience
188
+
2 Pipeline designer enhancements added to ADF Studio preview experience
193
189
- Dynamic content flyout - make it easier to set dynamic content in your pipeline activities without using the expression builder [Learn more](how-to-manage-studio-preview-exp.md?tabs=data-factory#dynamic-content-flyout)
194
190
- Error message relocation to status column - make it easier for you to view errors when you see a Failed pipeline run [Learn more](how-to-manage-studio-preview-exp.md?tabs=data-factory#error-message-relocation-to-status-column)
195
-
- Container view - in Author Tab, Pipeline can change output view from list to container [Learn more](how-to-manage-studio-preview-exp.md?tabs=data-factory#container-view)
191
+
196
192
197
193
### Continuous integration and continuous deployment
0 commit comments