Forum Discussion

Kadeabdul's avatar
Kadeabdul
Copper Contributor
Jul 05, 2023

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

  • anilnair92's avatar
    anilnair92
    Copper Contributor
    Hello Abdul did you got any solution can you send me the code just want to check how you are achieving this
    • Kadeabdul's avatar
      Kadeabdul
      Copper Contributor

      anilnair92 

      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's avatar
        anilnair92
        Copper 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

Resources