Skip to content

Commit b14e284

Browse files
authored
Update Get-AzDataFactoryV2PipelineRun.md
1 parent f25714c commit b14e284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataFactory/DataFactoryV2/help/Get-AzDataFactoryV2PipelineRun.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Get-AzDataFactoryV2PipelineRun [-ResourceGroupName] <String> [-DataFactoryName]
3939
```
4040

4141
## DESCRIPTION
42-
The **Get-AzDataFactoryV2PipelineRun** command returns information about runs for the specified pipeline. If PipelineRunId is specified, it shows details for the run with that ID. If the PipelineRunId is not specified, then it shows information about all runs for the specified pipeline that happened between the values of LastUpdatedAfter and LastUpdatedBefore.
42+
The **Get-AzDataFactoryV2PipelineRun** command returns information about runs for the specified pipeline. If PipelineRunId is specified, it shows details for the run with that ID. If the PipelineRunId is not specified, then it shows information about all runs for the pipelines that happened between the values of LastUpdatedAfter and LastUpdatedBefore.
4343

4444
## EXAMPLES
4545

0 commit comments

Comments
 (0)