Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee0693e

Browse files
committedJan 27, 2022
Fixes one thing
1 parent 3339f36 commit ee0693e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎articles/data-factory/copy-activity-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To subsequently monitor the log, you can check the output of a pipeline run on t
3030

3131
:::image type="content" source="media/copy-activity-log/monitoring-with-studio.png" alt-text="Shows how to find the output of a Copy activity in ADF Studio.":::
3232

33-
Select the output icon to see details of the logging for the job, and note the logging location in the selected storage account, where you can see details of all logged activities.
33+
Select the output icon :::image type="icon" source="media/copy-activity-log/output-icon.png" border="false"::: to see details of the logging for the job, and note the logging location in the selected storage account, where you can see details of all logged activities.
3434

3535
:::image type="content" source="media/copy-activity-log/logging-output.png" alt-text="Shows the output of a Copy activity with logging enabled.":::
3636

0 commit comments

Comments
 (0)
Please sign in to comment.