I have successfully imported a Power Pages site from one environment to another using the Power Platform CLI (as outlined in this tutorial). The site is working fine in the target environment.
However, when I attempt to import entities and other resources into the target environment, I encounter dependency errors related to managed solutions. Specifically, the errors reference system entities that are part of managed solutions like MicrosoftPortalBase, MicrosoftPortalDependencies.
I tried the following steps to resolve the issue:
- Verified that the tables and resources causing the errors are part of the managed solutions in the source environment.
- Added the system entities and resources to my custom solution in the source environment before exporting.
- Attempted to include these components in my custom solution and imported them into the target environment.
Despite these efforts, the dependency errors persist. It appears that some managed solutions required by the system entities are missing or not properly installed in the target environment.
How can I resolve these dependency issues when importing entities and other resources into the target environment? Is there a way to ensure the required managed solutions are installed in the target environment to avoid these errors?

Report
All responses (
Answers (