Skip to content

Set-AzDataFactoryV2Pipeline ignores additionalColumns #27591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
abbgrade opened this issue Apr 17, 2025 · 2 comments
Open

Set-AzDataFactoryV2Pipeline ignores additionalColumns #27591

abbgrade opened this issue Apr 17, 2025 · 2 comments
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Data Factory Service Attention This issue is responsible by Azure service team.

Comments

@abbgrade
Copy link

Description

Hello, I use Set-AzDataFactoryV2Pipeline for deployment automation.
Some pipelines contain copy activities with JsonSource and additionalColumns.
Manually deploying still works as expected but using Set-AzDataFactoryV2Pipeline and the DefinitionFile parameter, deploys the pipelines without additionalColumns.
It worked in the past, but not longer.
I executed Update-Module Az.* before my latest test.

Issue script & Debug output

Set-AzDataFactoryV2Pipeline -DefinitionFile MyPipeline.json

Environment data

Name                           Value
----                           -----
PSVersion                      7.5.0
PSEdition                      Core
GitCommitId                    7.5.0
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module versions

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     2.16.0                Az.Accounts                         {Add-AzEnvironment, Clear-AzConfig, Clear-AzContext, Clear-AzDefault…}
Script     1.18.3                Az.DataFactory                      {Add-AzDataFactoryV2DataFlowDebugSessionPackage, Add-AzDataFactoryV2TriggerSubscription, Get-AzDataFactory, Get-AzDataFactoryActivityWindow…}
Script     4.14.0                Az.Sql                              {Add-AzSqlDatabaseToFailoverGroup, Add-AzSqlElasticJobStep, Add-AzSqlElasticJobTarget, Add-AzSqlInstanceKeyVaultKey…}

Error output

@abbgrade abbgrade added bug This issue requires a change to an existing behavior in the product in order to be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Apr 17, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported needs-triage This is a new issue that needs to be triaged to the appropriate team. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Apr 17, 2025
@dolauli dolauli added Service Attention This issue is responsible by Azure service team. Data Factory and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Apr 24, 2025
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @zhangyd2015, @Frey-Wang, @Jingshu923.

1 similar comment
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @zhangyd2015, @Frey-Wang, @Jingshu923.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Data Factory Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants