Azure / Azure/Azure-DataFactory

Parameter of Array type gets changed to String type on Run Time

Open
#529 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

Say I have 2 pipelines PL-A & PL-B,

PL-B has a parameter **Sample_Array**, set to **Array** type. When I call PL-B from PL-A and pass an **Array** value, instead of receiving the passed value as an Array, Pipeline B treats the incoming value as a **String**.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.