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
Identity is a key component of your Windows 365 environment as it will determine which users can connect to their Cloud PCs, how they can connect to their Cloud PCs, and how you manage those Cloud PCs.
33
+
A Cloud PC user's identity defines which access management services manage that user and. 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 and is determined by its join type to Azure Active Directory. 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.
34
43
35
44
## Identity types
36
45
37
46
There are two identity types:
38
47
39
-
-**[Hybrid identity](/azure/active-directory/hybrid/whatis-hybrid-identity.md)**: User or devices that exist in both on-premises Windows Server Active Directory and Azure Active Directory.
40
-
-**Cloud-only identity**: Users or devices that exist only in Azure Active Directory.
41
-
48
+
-**[Hybrid identity](/azure/active-directory/hybrid/whatis-hybrid-identity.md)**: Users or devices that are created in on-premises Windows Server Active Directory, then synchronized to Azure Active Directory.
49
+
-**Cloud-only identity**: Users or devices that are created and only exist in Azure Active Directory.
42
50
43
51
## Device join types
44
52
45
-
The device join type for your Cloud PCs directly correlates to both the type of identity you want the Cloud PCs to have:
53
+
There are join types you can select from when [provisioning a Cloud PC](provisioning.md):
46
54
47
55
-**[Hybrid Azure AD Join](/azure/active-directory/devices/concept-azure-ad-join-hybrid.md)**: 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.md), the device will be synchronized to Azure Active Directory.
48
56
-**[Azure AD Join](/azure/active-directory/devices/concept-azure-ad-join.md)**: If you choose this join type, Windows 365 will join your Cloud PC directly to Azure Active Directory.
0 commit comments