Skip to content

Commit d3afff0

Browse files
authored
Merge pull request #2831 from CarlFEngedal/patch-2
Update tenant migration details in documentation
2 parents aebd3df + 2d65205 commit d3afff0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

power-platform/admin/move-environment-tenant.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Tenant-to-tenant migrations
33
description: Learn about the impact of migrating an environment from one tenant to another.
4-
ms.date: 09/23/2025
4+
ms.date: 12/09/2025
55
ms.topic: concept-article
66
author: SatishKumarkannanMs
77
contributors:
@@ -13,7 +13,7 @@ contributors:
1313
- LaurentPepin
1414
ms.contributors: ralinga
1515
ms.subservice: admin
16-
ms.author: satishk
16+
ms.author: fatihk
1717
ms.reviewer: sericks
1818
search.audienceType:
1919
- admin
@@ -381,7 +381,7 @@ Only production and sandbox environments are supported. Default, developer, tria
381381

382382
#### Will the environment physically move to the new tenant?
383383

384-
No. The environment remains in place, but the Dataverse organization is moved to the destination tenant. It's no longer part of the source tenant and is managed under the new environment in the destination tenant.
384+
No. The environment remains in place, but the Dataverse organization is moved to the destination tenant. It's no longer part of the source tenant and is managed under the new environment in the destination tenant. Data that is stored in Dataverse is still stored in the environment in your tenant. The orphan environment should therefore be deleted when the tenant-to-tenant move is completed and it's confirmed that the data is no longer needed in the source tenant.
385385

386386
#### Are there any components that aren't fully supported?
387387

@@ -396,5 +396,4 @@ If the mapped user (mentioned in the user-mapping file) has a mailbox in the des
396396
The source tenant’s Dynamics 365 or Power Platform admin must submit a request using PowerShell commands with the environment name, ID, and tenant ID. Refer to the commands above.
397397

398398
#### Is there a self-serve UI option?
399-
400-
No, currently we don't support the Power Platform admin center UI for tenant-to-tenant migration. It can only be done by PowerShell.
399+
Yes. After the TenantToTenant-SubmitMigrationRequest –EnvironmentName {EnvironmentId} -TargetTenantID {TenantID} is approved in the target tenant, a UI option to move the environment is available in the environment page.

0 commit comments

Comments
 (0)