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: windows-365/enterprise/set-up-tenants-windows-365-gcc.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ If you want to use Azure AD join or hybrid Azure AD join, consider these prepara
61
61
62
62
## Map the commercial and government tenants
63
63
64
-
To connect the two tenants, the TenantMapping.ps1 PowerShell script must be run. This script will give admins either or both of the following abilities:
64
+
To connect the two tenants, the **AAD Tenant Mapping.ps1** PowerShell script must be run. This script will give admins either or both of the following abilities:
65
65
66
66
- Upload custom images for use with Windows 365 Government Cloud PCs.
67
67
- Define Azure Network Connections so that the Windows 365 Government Cloud PCs can access on-premises or Microsoft-hosted resources.
@@ -73,7 +73,7 @@ To connect the two tenants, the TenantMapping.ps1 PowerShell script must be run.
73
73
- Azure Government Global administrator credentials user name and password.
74
74
2. Make sure you have Windows PowerShell version 5.1. Other versions may result in errors when running the script.
75
75
3. Go to the [Windows 365 PowerShell GitHub repository](https://github.com/microsoft/Windows365-PSScripts).
76
-
4. Navigate to the **Windows 365 GCC** folder > right-click **TenantMapping.ps1** > **Save link as** > save the file to a location on your computer.
76
+
4. Navigate to the **Windows 365 GCC/AAD Tenant Mapping** folder > right-click **AAD Tenant Mapping.ps1** > **Save link as** > save the file to a location on your computer.
77
77
5. Open Windows PowerShell 5.1 and run the PowerShell script.
78
78
>[!NOTE]
79
79
>If the script was previously run successfully, you'll see the error **HttpStatusCode Conflict**. This warning can be ignored to execute the script functions Add and Get.
@@ -94,7 +94,7 @@ Extra steps are needed to upload custom images on the Microsoft-hosted network.
94
94
1. Make sure you've already run the TenantMapping.ps script above to connect the Government cloud and Commercial cloud.
95
95
2. Make sure you have both commercial and government credentials.
96
96
3. Go to the [Windows 365 PowerShell GitHub repository](https://github.com/microsoft/Windows365-PSScripts).
97
-
4. Navigate to the **Windows 365 GCC** folder > right click **GrantSPRolesInTenant.ps1** > **Save link as** > save the file to a location on your computer.
97
+
4. Navigate to the **Windows 365 GCC/Grant Service Principal Roles in Tenant** folder > right click **Grant W365 SP Roles in Tenant.ps1** > **Save link as** > save the file to a location on your computer.
98
98
5. Run the PowerShell script.
99
99
6. For Azure AD join infrastructures, you don't need to enable permissions for creating ANC just to upload custom images. Therefore, at the prompt, type **1** to enable custom image uploads.
100
100
7. For hybrid Azure AD join infrastructures, creating ANCs is a requirement for uploading custom images. Therefore, at the prompt, type **3**.
@@ -113,7 +113,7 @@ When provisioning Windows 365 Cloud PCs without the Microsoft-hosted network, yo
113
113
- Virtual Network in the Azure Government tenant.
114
114
2. Make sure you have Windows PowerShell version 5.1. Other versions may result in errors when running the script.
115
115
3. Go to the [Windows 365 PowerShell GitHub repository](https://github.com/microsoft/Windows365-PSScripts).
116
-
4. Navigate to the **Windows 365 GCC** folder > right-click **GrantSPRolesInTenant.ps1** > **Save link as** > save the file to a location on your computer.
116
+
4. Navigate to the **Windows 365 GCC/Grant Service Principal Roles in Tenant** folder > rightclick **Grant W365 SP Roles in Tenant.ps1** > **Save link as** > save the file to a location on your computer.
117
117
5. Open Windows PowerShell 5.1 and run the PowerShell script. First step is to sign in to your Azure Government cloud tenant.
118
118
6. At the prompt, type one of the following options:
0 commit comments