Hello everyone,
I have been working on this task for several days now. I have two environments in Dataverse, namely DEV and PROD. Initially, I moved my solution from DEV to PROD without implementing Service Principal. However, I was later instructed to include Service Principal for all my flows.
To do this, I created an app registration with all the necessary permissions and added it to both environments. I changed the owner to Service Principal and updated all the connections in the DEV solution to Service Principal. Furthermore, I created a connection reference for Service Principal in the PROD environment. But when I import the solution from Dev to Prod none of the connections revert to service principal.
Is there something I am missing? I could not find anything online regarding this matter.