Skip to content

Cannot override global parameter with object type #212

Answered by tanakornp
tanakornp asked this question in Q&A
Discussion options

You must be logged in to vote

I finally can find the formula that make it work.

in csv put
factory,ADF-DEV,"$.properties.globalParameters.'P_GLBL_DB'.value",$($Env:P_GLBL_DB)

and in env var I put single quote in the value

'{ "SERVER_NM": "xxxxdev.database.windows.net", "DB_NM": "xxxxdev01", "USER_NM": "adfuser", "SECRET_NM": "SECRET_XXX" }'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tanakornp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant