Skip to content

Set-AzDataFactoryV2Pipeline ignores additionalColumns #27591

@abbgrade

Description

@abbgrade

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Data FactoryService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions