[Doc]: Get-AzDataFactoryPipeline is using the old API from 2015 #26640
Labels
customer-reported
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
Type of issue
Code doesn't work
Feedback
Today I tried to use the command
Get-AzDataFactoryPipeline
.Steps to Reproduce:
connect-AzAccount
Get-AzDataFactoryPipeline -ResourceGroupName "ADF" -DataFactoryName "WikiADF"
It's using an API version dating back 2015.
Is that alright?
Troubleshooting:
I run
Update-Module -Name Az -Force
to update the Azure CLI .Still the same error.
Page URL
https://learn.microsoft.com/en-us/powershell/module/az.datafactory/get-azdatafactorypipeline?view=azps-12.4.0&tryIt=true&source=docs#code-try-2
Content source URL
https://github.com/Azure/azure-powershell/blob/main/src/DataFactory/DataFactory/help/Get-AzDataFactoryPipeline.md
Author
@mikefrobbins
Document Id
bafef9f9-a1e5-fc7b-843f-cfccb632f4df
The text was updated successfully, but these errors were encountered: