From 3026c6dd1e7bcfe9c8ee2ab390fd3f7ef2a58b78 Mon Sep 17 00:00:00 2001 From: AJ Zafar <114920334+AJ-Zafar@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:46:13 +0000 Subject: [PATCH] Update copy-environment.md Common confusion when people cannot copy between managed and unmanaged envs clarified here. --- power-platform/admin/copy-environment.md | 1 + 1 file changed, 1 insertion(+) diff --git a/power-platform/admin/copy-environment.md b/power-platform/admin/copy-environment.md index ab58d3f160..aeba279e37 100644 --- a/power-platform/admin/copy-environment.md +++ b/power-platform/admin/copy-environment.md @@ -17,6 +17,7 @@ You can use the **Copy** option in the Microsoft Power Platform admin center to > - The target environment will be listed in the **Select environment to overwrite** drop-down. If you don't see an environment, that means you can't overwrite it. For example, you can't overwrite production environments so you won't see any environments of type production. > :::image type="content" source="media/copy-environment-no-target.png" alt-text="No target for copying environment."::: > - You can only copy to an environment in the same tenant and region. +> - Managed environments can only be copied to other managed environments, and non-managed environments to non-managed environments. > - Components that have not been added to a solution (including canvas apps, flows, custom connectors, and connections) might not be part of the copy. You should validate your apps post copy. > - For each canvas App only up to 20 of the most recent revisions will be copied over. > - You can't copy from or to a default or trial type environment.