Skip to content

Commit f2fe644

Browse files
authored
Merge pull request #100209 from djpmsft/docUpdates
rerun from failed activities
2 parents e5ad298 + 4f8549d commit f2fe644

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
107 KB
Loading

articles/data-factory/monitor-visually.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Visually monitor Azure Data Factory
33
description: Learn how to visually monitor Azure data factories
44
services: data-factory
@@ -109,6 +109,12 @@ You can rerun activities inside a pipeline. Select **View activity runs**, and t
109109

110110
![Select an activity run](media/monitor-visually/rerun-activities-image2.png)
111111

112+
### Rerun from failed activity
113+
114+
If an activity fails, times out, or is canceled, you can rerun the pipeline from that failed activity by selecting **Rerun from failed activity**.
115+
116+
![Rerun failed activity](media/monitor-visually/rerun-failed-activity.png)
117+
112118
### View rerun history
113119

114120
You can view the rerun history for all the pipeline runs in the list view.

0 commit comments

Comments
 (0)