Skip to content

Commit 24b6f08

Browse files
authored
Fix incorrect activity type in Get Metadata steps
1 parent be824e3 commit 24b6f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/data-factory/control-flow-get-metadata-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can use the Get Metadata activity to retrieve the metadata of any data in Az
2020

2121
To use a Get Metadata activity in a pipeline, complete the following steps:
2222

23-
1. Search for _Get Metadata_ in the pipeline Activities pane, and drag a Fail activity to the pipeline canvas.
23+
1. Search for _Get Metadata_ in the pipeline Activities pane, and drag a Get Metadata activity to the pipeline canvas.
2424
1. Select the new Get Metadata activity on the canvas if it isn't already selected, and its **Settings** tab, to edit its details.
2525
1. Choose a dataset, or create a new one with the New button. Then you can specify filter options and add columns from the available metadata for the dataset.
2626

0 commit comments

Comments
 (0)