Skip to content

Commit cb1723e

Browse files
authored
Merge pull request #6734 from ChristianMontoya/patch-6
Last edits for 2201 release
2 parents 3d573ce + bbc5c39 commit cb1723e

5 files changed

Lines changed: 17 additions & 45 deletions

File tree

windows-365/enterprise/add-device-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you want to use a custom device image, you can add it into your Azure subscri
4141

4242
For both hybrid Azure Active Directory (Azure AD) join and Azure AD join connections, you can upload the custom image to the Windows 365 service by following these steps:
4343

44-
1. For Azure AD join on-premises network connections (OPNC) without your own network, you can upload custom images from your Azure subscription. You must first [create an on-premises network connection](create-on-premises-network-connection.md) with the Azure subscription associated with the targeted custom images.
44+
1. For Azure AD join on-premises network connections (OPNC) without your own network, you must first [create an on-premises network connection](create-on-premises-network-connection.md) with the Azure subscription associated with the targeted custom images.
4545

4646
2. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
4747

windows-365/enterprise/architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ Windows 365 uses both Microsoft Azure AD and on-premises Active Directory Domain
8181
When configuring Cloud PCs to use Hybrid Azure AD Join, AD DS provides:
8282

8383
- On-premises domain join for the Cloud PCs.
84-
- User authentication for the Remote Desktop Protocol (RDP) connection.
84+
- User authentication for the Remote Desktop Protocol (RDP) connections.
8585

86-
When configuring Cloud PCs to use Azure AD Join, AD DS provides:
86+
When configuring Cloud PCs to use Azure AD Join, Azure AD provides:
8787

88-
- Azure AD provides the domain join mechanism
88+
- The domain join mechanism for the Cloud PCs.
8989
- User authentication for RDP connections.
9090

9191
### Azure AD

windows-365/enterprise/create-on-premises-network-connection.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,25 +47,25 @@ To create an OPNC, you must:
4747
- Be an [Intune Administrator in Azure AD](/azure/active-directory/roles/permissions-reference).
4848
- Have [Owner permissions on the Azure subscription](/azure/cost-management-billing/manage/add-change-subscription-administrator) that contains the virtual network.
4949

50-
## To create a Hybrid Azure Active Directory Join OPNC
51-
52-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **On-premises network connection** > **Create connection**.
53-
![Screenshot of create connection](./media/create-on-premises-network-connection/create-connection.png)
54-
2. On the **Network details** page, enter a **Name** for the new connection. The connection name must be unique within the customer tenant.
55-
![Screenshot of connection name](./media/create-on-premises-network-connection/connection-name.png)
56-
3. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy OPNC](health-checks.md), you won't be able to proceed.
57-
4. Select a **Virtual network** and **Subnet**.
58-
5. Select **Next**.
59-
6. On the **AD domain** page, provide the following information:
50+
## Create an OPNC
51+
52+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **On-premises network connection** > **Create**.
53+
2. Depending on the type of OPNC you want to create, choose **Azure AD Join (preview)** or **Hybrid Azure AD Join**.
54+
![Screenshot of create connection dropdown](./media/create-on-premises-network-connection/create-connection-dropdown.png)
55+
3. On the **Network details** page, enter a **Name** for the new connection. The connection name must be unique within the customer tenant.
56+
4. Select a **Subscription** and **Resource group** for the new connection. Create a new resource group to contain your Cloud PC resources. Optionally, you can instead select an existing resource group in the list (which grant Windows 365 permissions to the existing resource group). If you don’t have a [healthy OPNC](health-checks.md), you won't be able to proceed.
57+
5. Select a **Virtual network** and **Subnet**.
58+
6. Select **Next**.
59+
7. For hybrid Azure AD join OPNCs, on the **AD domain** page, provide the following information:
6060
- **AD domain name**: The DNS name of the Active Directory domain that you want to use for connecting and provisioning Cloud PCs. For example, corp.contoso.com.
6161
- **Organizational unit**: (Optional.) An organizational unit (OU) is a container within an Active Directory domain, which can hold users, groups, and computers. Make sure that this OU is enabled to sync with Azure AD Connect. Provisioning will fail if this OU isn't syncing.
6262
- **AD domain username**: The username, in user principal name (UPN) format, that you want to use for connecting the Cloud PCs to your Active Directory domain. For example, [email protected]. This service account must have permission to join computers to the domain and, if set, the target OU.
6363

6464
- AD domain password: The password for the user specified above.
6565
- Confirm AD domain password: The password for the user specified above.
6666

67-
7. Select **Next**.
68-
8. On the **Review + Create** page, select **Create**.
67+
8. Select **Next**.
68+
9. On the **Review + Create** page, select **Create**.
6969

7070
<!-- ########################## -->
7171
## Next steps

windows-365/enterprise/manage-rdp-device-redirections.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -87,35 +87,7 @@ For more help using the settings catalog to create a device configuration policy
8787
8888
## Use a GPO to manage RDP device redirections
8989

90-
To manage any of the redirections by using GPO, create and assign a GPO in your Windows Server Active Directory domain. Make sure to use the corresponding policies as shown in the (RDP device redirection settings table)(#rdp-device-redirection-settings). To learn more about the policies, download the [Group Policy Settings Reference Spreadsheet](https://www.microsoft.com/download/101451) :
91-
92-
## Redirection support
93-
94-
The following table lists which peripherals are supported for redirection based on which platform is used to access the Cloud PC.
95-
96-
| Peripheral | Windows Remote Desktop client | Microsoft Store Remote Desktop client | Android | iOS/iPadOS | macOS | Web |
97-
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
98-
| Cameras | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
99-
| Clipboard | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (Text) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (Text images) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (Text) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (Text) |
100-
| Dynamic resolution | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) |
101-
| Keyboard | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) |
102-
| Local drive/storage | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
103-
| Location | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
104-
| Microphones |![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
105-
| Mouse | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) |
106-
| Multimedia | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
107-
| Multi-monitor | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (16 monitors) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
108-
| Pen | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (as Touch) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (as Touch) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
109-
| Printers | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (CUPS only) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (PDF print) |
110-
| Scanners | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
111-
| Screen capture protection | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
112-
| Serial port | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
113-
| Smart cards | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) (Windows sign-in isn't supported) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
114-
| Speakers | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) |
115-
| Start menu integration | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
116-
| Teams AV | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
117-
| Touch | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) |
118-
| USB | ![Supported](./media/manage-rdp-device-restrictions/checkmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) | ![Not supported](./media/manage-rdp-device-restrictions/xmark.png) |
90+
To manage any of the redirections by using GPO, create and assign a GPO in your Windows Server Active Directory domain. Make sure to use the corresponding policies as shown in the (RDP device redirection settings table)(#rdp-device-redirection-settings). To learn more about the policies, download the [Group Policy Settings Reference Spreadsheet](https://www.microsoft.com/download/101451).
11991

12092
<!-- ########################## -->
12193
## Next steps
181 KB
Loading

0 commit comments

Comments
 (0)