Hi Everyone,
I am using Enhanced data model of power page and adding site in a solution for migration from DEV instance to UAT and PROD,
and I am moving the solution as a managed solution.
After Deployment of solution in UAT instance, I've to change some code in it like power automate (HTTP Request) URL, Site URL for web API calling and some azure function url and client secret ID.
1- On changing of these url in managed solution it will create solution layer and affect our next deployment ?
2- Is is any better approach to make our deployment dynamic that we don't have to change these URL in Target Environment.
Thanks.