Skip to content

Commit 23cd45c

Browse files
Merge pull request #282135 from jonburchel/patch-43
Update how-to-manage-studio-preview-exp.md
2 parents e744972 + 728fec0 commit 23cd45c

File tree

2 files changed

+2
-43
lines changed

2 files changed

+2
-43
lines changed

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

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ There are two ways to enable preview experiences.
6060

6161
[**Monitoring experimental view**](#monitoring-experimental-view)
6262
* [Error message relocation to Status column](#error-message-relocation-to-status-column)
63-
* [Container view](#container-view)
6463
* [Simplified default monitoring view](#simplified-default-monitoring-view)
6564

6665
### Dataflow data-first experimental view
@@ -190,42 +189,6 @@ Find the error icon in the pipeline monitoring page and in the pipeline **Output
190189

191190
:::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.":::
192191

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-
229192
#### Simplified default monitoring view
230193

231194
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.

articles/data-factory/whats-new-archive.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ Azure Data Lake Storage Gen2 connector now supports shared access signature auth
119119
- Anonymous authentication type supported for Azure Blob storage [Learn more](connector-azure-blob-storage.md?tabs=data-factory#anonymous-authentication)
120120
- Updated SAP template to easily move SAP data to ADLSGen2 in Delta format [Learn more](industry-sap-templates.md)
121121

122-
### Monitoring
123-
124-
Container monitoring view available in default ADF studio [Learn more](how-to-manage-studio-preview-exp.md#container-view)
125-
126122
### Orchestration
127123

128124
- 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
189185
- 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)
190186

191187
### User Interface
192-
3 Pipeline designer enhancements added to ADF Studio preview experience
188+
2 Pipeline designer enhancements added to ADF Studio preview experience
193189
- 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)
194190
- 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+
196192

197193
### Continuous integration and continuous deployment
198194

0 commit comments

Comments
 (0)