Forum Discussion
Kadeabdul
Jul 05, 2023Copper Contributor
How to retrieve Azure Connection API with Connection Runtime Url for multiples environment
Hello,
I set up my pipeline to deploy Logic App standard into multiples environments but I have issues retrieving the api connection from each different environment and use them in connection json file.
Help needed if there is a way: using parameters file or azure.parameters.json
14 Replies
- anilnair92Copper ContributorHello Abdul did you got any solution can you send me the code just want to check how you are achieving this
- KadeabdulCopper Contributor
This is how I resolve my issues. I set up those values into in the appsettings and call them in the connection.json file. It worked for me.
- anilnair92Copper ContributorThanks abdul for the reply do you have the code that was used by you its seems the the same things iam looking for to implement and thanks very much for your help abdul