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
A Cloud PC user's identity defines which access management services manage that user and. This identity defines:
33
+
A Cloud PC user's identity defines which access management services manage that user and Cloud PC. This identity defines:
34
34
35
35
- What types of Cloud PCs the user has access to.
36
-
- What types of nonCloud PC resources the user has access to.
36
+
- What types of non-Cloud PC resources the user has access to.
37
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:
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
39
40
40
- If the device requires line of sight to a domain controller.
41
41
- How the device is managed.
@@ -45,15 +45,15 @@ A device can also have an identity and is determined by its join type to Azure A
45
45
46
46
There are two identity types:
47
47
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.
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 AD.
49
+
-**Cloud-only identity**: Users or devices that are created and only exist in Azure AD.
50
50
51
51
## Device join types
52
52
53
-
There are join types you can select from when [provisioning a Cloud PC](provisioning.md):
53
+
There are two join types that you can select from when [provisioning a Cloud PC](provisioning.md):
54
54
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.
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.
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 AD.
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 AD.
57
57
58
58
59
59
Below is a table showing key capabilities or requirements based on the selected join type:
0 commit comments