Azure / Azure/azure-powershell

[Doc]: wrong parameter in the documentation

Open Beginner friendly
#28,190 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad customer-reported Data Factory Doc - Reference Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Type of issue

Other (describe below)

### Feedback

In the document there is this example:
`Set-AzDataFactoryV2Pipeline -ResourceGroupName "ADF" -Name "DPWikisample" -DataFactoryName "WikiADF" -File "C:\DPWikisample.json"`
But there is no `File` parameter documented, maybe the intended parameter was `DefinitionFile`

### Page URL

https://learn.microsoft.com/en-us/powershell/module/az.datafactory/set-azdatafactoryv2pipeline?view=azps-14.2.0

### Content source URL

https://github.com/Azure/azure-powershell/blob/main/src/DataFactory/DataFactory/help/Set-AzDataFactoryV2Pipeline.md

### Author

@mikefrobbins

### Document Id

970e2489-05bd-d43a-ef97-ee8f5e36c908

### Platform Id

7e11bd3a-6b57-a0e8-e4b6-d74dfdcc7510

Contributor guide

Open the contributing guide

Research direction

Open src/DataFactory/DataFactory/help/Set-AzDataFactoryV2Pipeline.md and locate the example containing the File parameter. Compare the example with the documented parameters for Set-AzDataFactoryV2Pipeline, then update the example so it uses the correct documented parameter and verify that the command is consistent with the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.