Skip to content

Update copy-environment.md #2758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions power-platform/admin/copy-environment.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: "Copy an environment"
description: "Learn how to copy apps and data from an environment. Review next steps for administrators in the target environment."
title: Copy an environment
description: Learn how to copy apps and data from an environment. Review next steps for administrators in the target environment.
ms.topic: conceptual
ms.date: 03/25/2024
ms.date: 03/25/2025
author: ChrisGarty
ms.author: cgarty
contributors:
Expand All @@ -19,6 +19,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.
> - If an environment is [enabled for Virtual Network support](vnet-support-overview.md), you can only copy to an environment in the same enterprise policy.
> - 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.
Expand Down