Export from Default Environment → Import to Your New Power Platform Environment
Body
Before you begin
- Decide if your destination should use a managed solution (recommended for “prod”) or unmanaged (for dev).
- Ensure the destination environment has needed connections, connection references, and environment variables (or plan to re-create/map them during import).
Part A — Export from Default
- Open Power Apps and switch to the Default environment.
Select the Default environment.
- Go to Solutions → select the solution that contains your app/flows.
Open Solutions and choose the target solution.
Select the solution you plan to export.
- Select Export solution → Next → choose Managed (production) or Unmanaged (development) → complete the wizard to download the
.zip.
If you don’t need to publish changes before migrating, you can ignore the Before you export warning.
Export time can range from ~5–30 minutes depending on size.
Start the export.
Proceed through the wizard.
Choose Managed (prod) or Unmanaged (dev).
When ready, a green banner provides a download button for the .zip.
Part B — Import into your new environment
- Switch the environment (upper-right) to your new PAYG-linked environment.
Switch to your destination environment.
- Go to Solutions → Import → upload the exported
.zip.
Note: If the destination environment doesn’t have Dataverse yet, choose Create a database in the Solutions window first. Then return and use Import solution.
Start the import.
If needed, create a Dataverse database before importing.
Upload your exported .zip, then follow the prompts.
- Use Browse to choose the file you downloaded earlier, then click Import. The import can take ~5–30 minutes depending on size.
- Publish customizations (if you imported unmanaged) and validate the app/flows.
Tips
- Managed vs. unmanaged: For healthy ALM, use managed in higher environments; unmanaged is for dev.
- Source control/CI: Store solution files in Git and automate imports via pipelines (Azure DevOps/GitHub actions).
References
Details
Details
Article ID:
1404
Created
Mon 11/3/25 6:35 PM
Modified
Thu 11/6/25 12:13 PM