I am using SQL with SQL account login, via connection ref
This works fine on canvas apps, but I am not able to get the ALM working on code apps with SQL connection ref
The references are hard coded into the files and not able to reference a connection reference in a solution, on 2.4.1 I am not able to deploy my app directly into the solution either
Is there are process that will allow code apps to use solution connection refs so ALM can be used to switch db server between environments?
Currently I am deploying via pipeline and then running a script to repair the connection ref in UAT and PROD
I am using SQL with SQL account login, via connection ref
This works fine on canvas apps, but I am not able to get the ALM working on code apps with SQL connection ref
The references are hard coded into the files and not able to reference a connection reference in a solution, on 2.4.1 I am not able to deploy my app directly into the solution either
Is there are process that will allow code apps to use solution connection refs so ALM can be used to switch db server between environments?
Currently I am deploying via pipeline and then running a script to repair the connection ref in UAT and PROD