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 f...
Kadeabdul
Jul 10, 2023Copper 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.
anilnair92
Jul 10, 2023Copper Contributor
Thanks 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
- KadeabdulJul 10, 2023Copper Contributor
- anilnair92Jul 10, 2023Copper ContributorHello abdul did you say something do have the code in github or something i wanted to know the process actually
- anilnair92Jul 11, 2023Copper ContributorHello Abdul how can i achieve this in moving into other environment like uat, prod