Hi,
I want to know how I can automatically duplicate prod environment for preprod and test usages.
and how I can change BC configurations automatically.
Because our BC is connected to CRM/dataverse , when I create a copy for preprod, I have to connect this copy to my preprod CRM. (and I have to configure the CRM to point to the correct BC instance)
for Dataverse I'm using powershell scripts to manage all the changes.
but what about BC side?