Skip to content

Commit 12878a0

Browse files
authored
Merge pull request #220005 from n0elleli/previewexp
Previewexp
2 parents e1447ff + 2a1d3fe commit 12878a0

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: tutorials
99
ms.topic: tutorial
1010
ms.custom: seo-lt-2019
11-
ms.date: 11/08/2022
11+
ms.date: 11/30/2022
1212
---
1313

1414
# Manage Azure Data Factory studio preview experience
@@ -58,7 +58,7 @@ There are two ways to enable preview experiences.
5858

5959
[**Monitoring experimental view**](#monitoring-experimental-view)
6060
* [Error message relocation to Status column](#error-message-relocation-to-status-column)
61-
* [Hierarchy view](#hierarchy-view)
61+
* [Container view](#container-view)
6262
* [Simplified default monitoring view](#simplified-default-monitoring-view)
6363

6464
### Dataflow data-first experimental view
@@ -152,38 +152,38 @@ Find the error icon in the pipeline monitoring page and in the pipeline **Output
152152

153153
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-30.png" alt-text="Screenshot of the new error message location in pipeline monitoring details.":::
154154

155-
#### Hierarchy view
155+
#### Container view
156156

157-
When monitoring your pipeline run, you have the option to enable the hierarchy view, which will provide a consolidated view of the activities that ran.
157+
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.
158158
This view is available in the output of your pipeline debug run and in the detailed monitoring view found in the monitoring tab.
159159

160-
##### How to enable the hierarchy view in pipeline debug output
160+
##### How to enable the container view in pipeline debug output
161161

162162
In the **Output** tab in your pipeline, there is a new dropdown to select your monitoring view.
163163

164164
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-35.png" alt-text="Screenshot of the drop-down menu to select the monitoring view.":::
165165

166166
Select **Hierarchy** to see the new hierarchy view. If you have iteration or conditional activities, the nested activities will be grouped under parent activity.
167167

168-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-36.png" alt-text="Screenshot of the hierarchy monitoring view.":::
168+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-36.png" alt-text="Screenshot of the container monitoring view.":::
169169

170170
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
171171

172-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-37.png" alt-text="Screenshot of the hierarchy monitoring collapsed view.":::
172+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-37.png" alt-text="Screenshot of the container monitoring collapsed view.":::
173173

174-
##### How to enable the hierarchy view in pipeline monitoring
174+
##### How to enable the container view in pipeline monitoring
175175

176176
In the detailed view of your pipeline run, there is a new dropdown to select your monitoring view next to the Status filter.
177177

178178
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-38.png" alt-text="Screenshot of the drop-down menu to select the monitoring view in pipeline monitoring view.":::
179179

180-
Select **Hierarchy** to see the new hierarchy view. If you have iteration or conditional activities, the nested activities will be grouped under parent activity.
180+
Select **Container** to see the new container view. If you have iteration or conditional activities, the nested activities will be grouped under the parent activity.
181181

182-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-39.png" alt-text="Screenshot of the hierarchy monitoring view in pipeline monitoring.":::
182+
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-39.png" alt-text="Screenshot of the container monitoring view in pipeline monitoring.":::
183183

184184
Click the button next to the iteration or conditional activity to collapse the nested activities for a more consolidated view.
185185

186-
:::image type="content" source="media/how-to-manage-studio-preview-exp/data-factory-preview-exp-40.png" alt-text="Screenshot of the collapsed hierarchy monitoring view.":::
186+
:::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.":::
187187

188188
#### Simplified default monitoring view
189189

54.3 KB
Loading
-51.8 KB
Loading
1.84 KB
Loading
17.7 KB
Loading
10.7 KB
Loading
24.2 KB
Loading

0 commit comments

Comments
 (0)