
Hi, Is there a way to restore only data from production to development (Managed to unmanaged) environment in Power Platform.
I have tried both Copy and Restore options in Power Platform Admin center and issue is that along with data it restores solutions as well. Unmanaged solutions gets overridden and changed to Managed as per Source environment.
Hello,
Unfortunately, there is no such option available OOB. The only thing I can think of is to create the set of packages using some migration/integration tools (SSIS + KingsWaySoft adapters, ADF, something else) and migrate the data over from your production to development.
Good luck.