You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-365/enterprise/cross-tenant-onedrive-migration-step2.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,31 +18,31 @@ description: "Step 2 of the OneDrive Cross-tenant migration feature"
18
18
---
19
19
# Step 2: Establishing trust between the source and target tenants
20
20
21
-
This is Step 2 in a solution designed to complete a Cross-tenant OneDrive migration. To learn more, see [Cross-tenant OneDrive migration overview](cross-tenant-onedrive-migration.md).
21
+
This article is Step 2 in a solution designed to complete a Cross-tenant OneDrive migration. To learn more, see [Cross-tenant OneDrive migration overview](cross-tenant-onedrive-migration.md).
22
22
23
23
- Step 1: [Connect to the source and the target tenants](cross-tenant-onedrive-migration-step1.md)
24
24
-**Step 2: [Establish trust between the source and the target tenant](cross-tenant-onedrive-migration-step2.md)**
25
-
- Step 3: [Verify trust has been established](cross-tenant-onedrive-migration-step3.md)
25
+
- Step 3: [Verify trust is established](cross-tenant-onedrive-migration-step3.md)
26
26
- Step 4: [Precreate users and groups](cross-tenant-onedrive-migration-step4.md)
After connecting to the source and target tenant, the next step in performing a cross-tenant OneDrive migration is establishing trust between the tenants.
31
+
After you connect to the source and target tenant, the next step in performing a cross-tenant OneDrive migration is establishing trust between the tenants.
32
32
33
-
To establish trust, each SharePoint tenant administrator must run specific commands on both source and target tenants. Once the trust has been requested, the administrator of the target tenant will receive an email informing them that another tenant is trying to establish a trust relationship.
33
+
To establish trust, each SharePoint tenant administrator must run specific commands on both source and target tenants. Once the trust is requested, the administrator of the target tenant receives an email informing them that another tenant is trying to establish a trust relationship.
34
34
35
35
> [!NOTE]
36
36
> The "trust" command is specific to SharePoint. It only grants permission for the SharePoint administrator on the source tenant to execute OneDrive Migration operations to the identified target tenant.
37
37
>
38
38
> Granting trust *doesn't* give the administrator any visibility, permission, or ability to collaborate between the source tenant and the target tenant.
39
39
40
40
> [!IMPORTANT]
41
-
> If you are Microsoft 365 Multi-Geo customer, you must establish trust between each geography involved in your migration project.
41
+
> If you're a Microsoft 365 Multi-Geo customer, you must establish trust between each geography involved in your migration project.
42
42
43
43
## Before you begin
44
44
45
-
Before running the trust commands, obtain the cross-tenant host URLs for both the source and target tenants. You'll need these URLs when establishing the trust relationship between source-to-target and target-to-source.
45
+
Before running the trust commands, obtain the cross-tenant host URLs for both the source and target tenants. You need these URLs when establishing the trust relationship between source-to-target and target-to-source.
46
46
47
47
**To obtain the cross-tenant host URLs:**
48
48
@@ -54,11 +54,11 @@ Get-SPOCrossTenantHostURL
54
54
55
55
*Example:* Run command on Source tenant:
56
56
57
-
:::image type="content" source="../media/cross-tenant-migration/t2t-onedrive-hosturl-source.png" alt-text="example of how to obtain host url for source":::
57
+
:::image type="content" source="../media/cross-tenant-migration/t2t-onedrive-hosturl-source.png" alt-text="Screenshot of an example of how to obtain host url for a source, it shows the running of the Get-SPOCrossTenantHostURL, which returns a my.sharepoint.com URL in the example.":::
58
58
59
59
*Example:* Run command on target tenant:
60
60
61
-
:::image type="content" source="../media/cross-tenant-migration/t2t-onedrive-hosturl-target.png" alt-text="example of how to obtain host url for target":::
61
+
:::image type="content" source="../media/cross-tenant-migration/t2t-onedrive-hosturl-target.png" alt-text="Screenshot of an example of how to obtain host url for target it shows the running of the Get-SPOCrossTenantHostURL, which returns a my.sharepoint.com URL in the example.":::
62
62
63
63
## Run the trust commands
64
64
@@ -78,19 +78,19 @@ These commands send a request to the tenant with whom you want to establish trus
78
78
79
79
### Parameter definitions
80
80
81
-
|Parameter|Definition|
82
-
|---|---|
83
-
|PartnerRole|Roles of the partner tenant you're establishing trust with. Use *source* if partner tenant is the source of the OneDrive migrations, and *target* if the partner tenant is the Destination.
84
-
|PartnerCrossTenantHostURL|The cross-tenant host URL of the partner tenant. The partner tenant can determine this for you by running: *Get-SPOCrossTenantHostURL* on each of the tenants.|
81
+
|Parameter|Definition|
82
+
|--------------------------|-----------|
83
+
|PartnerRole|Roles of the partner tenant you're establishing trust with. Use *source* if partner tenant is the source of the OneDrive migrations, and *target* if the partner tenant is the Destination.|
84
+
|PartnerCrossTenantHostURL|The cross-tenant host URL of the partner tenant. You can determine the URL by running: *Get-SPOCrossTenantHostURL* on each of the tenants.|
85
85
86
86
## Sample trust email
87
87
88
-
The following in an example of the email that is sent to global admins:
88
+
The following screenshot is an example of the email sent to global admins:
89
89
90
-
:::image type="content" source="../media/cross-tenant-migration/t2t-onedrive-trust-email.png" alt-text="example of trust email":::
90
+
:::image type="content" source="../media/cross-tenant-migration/t2t-onedrive-trust-email.png" alt-text="A screenshot showing an example of a trust email from SharePoint to multiple test accounts.":::
91
91
92
92
**Subject:** SPO Tenant [https://a830edad9050849mnaus093022-my.sharepoint.com/][setuporupdate] Organization Relation [Scenario=MnA, Role=Source] with us
93
93
94
94
**Message:** SPO Tenant [https://a830edad9050849mnaus093022-my.sharepoint.com/][setuporupdate] Organization Relation [Scenario=MnA, Role=Source] with us
95
95
96
-
## Step 3: [Verify that trust has been established](cross-tenant-onedrive-migration-step3.md)
96
+
## Step 3: [Verify that trust is established](cross-tenant-onedrive-migration-step3.md)
0 commit comments