Skip to content

Commit 0b143f5

Browse files
authored
Update cross-tenant-onedrive-migration-step5.md
Emphasize source tenant only for compatibility check
1 parent c24d1c3 commit 0b143f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

microsoft-365/enterprise/cross-tenant-onedrive-migration-step5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ get-spoTenantIdentityMappingUser -Field SourceUserKey -Value [email protected]
161161

162162
Before starting any cross-tenant migrations, make sure that both SharePoint database schemas are up to date and compatible between source and target.
163163

164-
To perform this check, run the below cmdlet on your Source tenant.
164+
> [!NOTE]
165+
> To perform this check, run the below cmdlet ONLY on your Source tenant, not the Target tenant.
165166
166167
```powershell
167168
Get-SPOCrossTenantCompatibilityStatus -PartnerCrossTenantHostURL [Target tenant hostname]

0 commit comments

Comments
 (0)