'How to define List Type Variable in Azure Variable and pass that to File Transform Task

Objective: Define List Type Variable in Azure Variable and pass that to File Transform Task

Target File which I am trying to pass values:

enter image description here

In above list, aad_login is a kind of list type, I tried to use below assignment in azure variable , but its not working

enter image description here

all other values which have one to one mapping getting substituted

How to define this list kind of key pair in azure variables ? Please help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source