|
| 1 | +--- |
| 2 | +# required metadata |
| 3 | +title: Windows 365 identity and authentication |
| 4 | +titleSuffix: |
| 5 | +description: Windows 365 identity and authentication |
| 6 | +keywords: |
| 7 | +author: ErikjeMS |
| 8 | +ms.author: erikje |
| 9 | +manager: dougeby |
| 10 | +ms.date: 02/11/2022 |
| 11 | +ms.topic: overview |
| 12 | +ms.service: cloudpc |
| 13 | +ms.subservice: |
| 14 | +ms.localizationpriority: high |
| 15 | +ms.technology: |
| 16 | +ms.assetid: |
| 17 | + |
| 18 | +# optional metadata |
| 19 | + |
| 20 | +#ROBOTS: |
| 21 | +#audience: |
| 22 | + |
| 23 | +ms.reviewer: chrimo |
| 24 | +ms.suite: ems |
| 25 | +search.appverid: MET150 |
| 26 | +#ms.tgt_pltfrm: |
| 27 | +ms.custom: intune-azure; get-started |
| 28 | +ms.collection: M365-identity-device-management |
| 29 | +--- |
| 30 | + |
| 31 | +# Windows 365 identity and authentication |
| 32 | + |
| 33 | +A Cloud PC user's identity defines which access management services manage that user and Cloud PC. This identity defines: |
| 34 | + |
| 35 | +- What types of Cloud PCs the user has access to. |
| 36 | +- What types of non-Cloud PC resources the user has access to. |
| 37 | + |
| 38 | +A device can also have an identity which is determined by its join type to Azure Active Directory (Azure AD). For a device, the join type defines: |
| 39 | + |
| 40 | +- If the device requires line of sight to a domain controller. |
| 41 | +- How the device is managed. |
| 42 | +- How users authenticate to the device. |
| 43 | + |
| 44 | +## Identity types |
| 45 | + |
| 46 | +There are two identity types: |
| 47 | + |
| 48 | +- **[Hybrid identity](/azure/active-directory/hybrid/whatis-hybrid-identity)**: Users or devices that are created in on-premises Windows Server Active Directory, then synchronized to Azure AD. |
| 49 | +- **Cloud-only identity**: Users or devices that are created and only exist in Azure AD. |
| 50 | + |
| 51 | +## Device join types |
| 52 | + |
| 53 | +There are two join types that you can select from when [provisioning a Cloud PC](provisioning.md): |
| 54 | + |
| 55 | +- **[Hybrid Azure AD Join](/azure/active-directory/devices/concept-azure-ad-join-hybrid)**: If you choose this join type, Windows 365 will join your Cloud PC to the Windows Server Active Directory domain you provide. Then, if your organization is properly [configured for Hybrid Azure AD Join](/azure/active-directory/devices/howto-hybrid-azure-ad-join), the device will be synchronized to Azure AD. |
| 56 | +- **[Azure AD Join](/azure/active-directory/devices/concept-azure-ad-join)**: If you choose this join type, Windows 365 will join your Cloud PC directly to Azure AD. |
| 57 | + |
| 58 | + |
| 59 | +Below is a table showing key capabilities or requirements based on the selected join type: |
| 60 | + |
| 61 | +|Capability or requirement|Hybrid Azure AD Join|Azure AD Join| |
| 62 | +|-|-|-| |
| 63 | +|Azure subscription|Required|Optional| |
| 64 | +|Azure virtual network with line of sight to the domain controller|Required|Optional| |
| 65 | +|User identity type supported for login|Hybrid users only|Hybrid users or cloud-only users| |
| 66 | +|Policy management|Group Policy Objects (GPO) or Intune MDM|Intune MDM only| |
| 67 | +|Windows Hello for Business login supported|Yes, and the connecting device must have line of sight to the domain controller through the direct network or a VPN|Yes| |
| 68 | + |
| 69 | +## Authentication |
| 70 | + |
| 71 | +To successfully access a Cloud PC, a user must authenticate, in turn, with both: |
| 72 | + |
| 73 | +- The Windows 365 service. |
| 74 | +- The Cloud PC. |
| 75 | + |
| 76 | +>[!NOTE] |
| 77 | +>Single sign-on (defined as a single authentication prompt that can satisfy both the Windows 365 service authentication and Cloud PC authentication) is not supported at this time. |
| 78 | +
|
| 79 | +>[!IMPORTANT] |
| 80 | +>In order for authentication to work properly, the user's local machine must also be able to access the URLs in the [Remote Desktop clients](/azure/virtual-desktop/safe-url-list#remote-desktop-clients) section of the [Azure Virtual Desktop required URL list](/azure/virtual-desktop/safe-url-list). |
| 81 | +
|
| 82 | +### Windows 365 service authentication |
| 83 | + |
| 84 | +Users must authenticate with the Windows 365 service when: |
| 85 | + |
| 86 | +- They access [windows365.microsoft.com](https://windows365.microsoft.com). |
| 87 | +- They navigate to the URL that maps directly to their Cloud PC. |
| 88 | +- They use a [Remote Desktop client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients to list their Cloud PCs. |
| 89 | + |
| 90 | +This authentication triggers an Azure Active Directory prompt, allowing any credential type that is supported by both Azure Active Directory and your OS. |
| 91 | + |
| 92 | +### Cloud PC authentication |
| 93 | + |
| 94 | +Users must authenticate with the Windows 365 service when: |
| 95 | + |
| 96 | +- They navigate to the URL that maps directly to their Cloud PC. |
| 97 | +- They use a [Remote Desktop client](/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients) to connect to their Cloud PC. |
| 98 | + |
| 99 | +>[!NOTE] |
| 100 | +>If a user launches the web browser URL that maps directly to their Cloud PC, they will encounter the Windows 365 service authentication first, then encounter the Cloud PC authentication. |
| 101 | +
|
| 102 | +The following credential types are supported for Cloud PC authentication: |
| 103 | +- Windows desktop client |
| 104 | + - Username and password |
| 105 | + - Smartcard |
| 106 | + - [Windows Hello for Business certificate trust](/windows/security/identity-protection/hello-for-business/hello-hybrid-cert-trust) |
| 107 | + - [Windows Hello for Business key trust with certificates](/windows/security/identity-protection/hello-for-business/hello-deployment-rdp-certs) |
| 108 | +- Windows store client |
| 109 | + - Username and password |
| 110 | +- Web client |
| 111 | + - Username and password |
| 112 | +- Android |
| 113 | + - Username and password |
| 114 | +- iOS |
| 115 | + - Username and password |
| 116 | +- macOS |
| 117 | + - Username and password |
| 118 | + |
| 119 | + |
| 120 | +<!-- ########################## --> |
| 121 | +## Next steps |
| 122 | + |
| 123 | +[Learn about the Cloud PC lifecycle](lifecycle.md). |
0 commit comments