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: articles/active-directory/devices/hybrid-azuread-join-federated-domains.md
+25-25Lines changed: 25 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,21 +13,25 @@ author: MicrosoftGuyJFlo
13
13
manager: daveba
14
14
ms.reviewer: sandeo
15
15
16
-
#Customer intent: As an IT admin, I want to setup hybrid Azure AD joined devices for federated domains so that I can automatically bring AD domain-joined devices under control
16
+
#Customer intent: As an IT admin, I want to setup hybrid Azure AD joined devices for federated domains so that I can automatically create and manage device identities in Azure AD for my AD domain-joined computers
17
17
18
18
ms.collection: M365-identity-device-management
19
19
---
20
20
# Tutorial: Configure hybrid Azure Active Directory join for federated domains
21
21
22
-
In a similar way to a user, a device is becoming another identity you want to protect and also use to protect your resources at any time and location. You can accomplish this goal by bringing your devices' identities to Azure AD using one of the following methods:
22
+
In a similar way to a user, a device is another core identity you want to protect and use it to protect your resources at any time and from any location. You can accomplish this goal by bringing and managing device identities in Azure AD using one of the following methods:
23
23
24
24
- Azure AD join
25
25
- Hybrid Azure AD join
26
26
- Azure AD registration
27
27
28
28
By bringing your devices to Azure AD, you maximize your users' productivity through single sign-on (SSO) across your cloud and on-premises resources. At the same time, you can secure access to your cloud and on-premises resources with [conditional access](../active-directory-conditional-access-azure-portal.md).
29
29
30
-
In this tutorial, you learn how to configure hybrid Azure AD join for devices that federated using ADFS.
30
+
In this tutorial, you learn how to configure hybrid Azure AD join for AD domain-joined computers devices in a federated environment using AD FS.
31
+
32
+
> [!NOTE]
33
+
> If your federated environment is using an identity provider other than AD FS, then you need to ensure that your identity provider supports WS-Trust protocol. WS-Trust is needed to authenticate your Windows current hybrid Azure AD joined devices with Azure AD. Additionally, if you have Windows down-level devices that you need to hybrid Azure AD join, your identity provider will need to support WIAORMULTIAUTHN claim.
34
+
31
35
32
36
> [!div class="checklist"]
33
37
> * Configure hybrid Azure AD join
@@ -39,9 +43,9 @@ In this tutorial, you learn how to configure hybrid Azure AD join for devices th
39
43
40
44
This tutorial assumes that you are familiar with:
41
45
42
-
-[Introduction to device management in Azure Active Directory](../device-management-introduction.md)
46
+
-[Introduction to device identity management in Azure Active Directory](../device-management-introduction.md)
43
47
-[How to plan your hybrid Azure Active Directory join implementation](hybrid-azuread-join-plan.md)
44
-
-[How to control the hybrid Azure AD join of your devices](hybrid-azuread-join-control.md)
48
+
-[How to do controlled validation of hybrid Azure AD join](hybrid-azuread-join-control.md)
45
49
46
50
To configure the scenario in this tutorial, you need:
47
51
@@ -54,7 +58,7 @@ Beginning with version 1.1.819.0, Azure AD Connect provides you with a wizard to
54
58
- Backs up your existing Azure AD relying party trust
55
59
- Updates the claim rules in your Azure AD trust
56
60
57
-
The configuration steps in this article are based on this wizard. If you have an older version of Azure AD Connect installed, you need upgrade it to 1.1.819 or higher. If installing the latest version of Azure AD Connect is not an option for you, see [how to manually configure device registration](../device-management-hybrid-azuread-joined-devices-setup.md).
61
+
The configuration steps in this article are based on this wizard. If you have an older version of Azure AD Connect installed, you need upgrade it to 1.1.819 or higher. If installing the latest version of Azure AD Connect is not an option for you, see [how to manually configure hybrid Azure AD join](https://docs.microsoft.com/azure/active-directory/devices/hybrid-azuread-join-manual).
58
62
59
63
Hybrid Azure AD join requires the devices to have access to the following Microsoft resources from inside your organization's network:
60
64
@@ -64,9 +68,14 @@ Hybrid Azure AD join requires the devices to have access to the following Micros
64
68
- Your organization's STS (federated domains)
65
69
-`https://autologon.microsoftazuread-sso.com` (If you are using or planning to use Seamless SSO)
66
70
67
-
Beginning with Windows 10 1803, if the instantaneous Hybrid Azure AD join for federated domain like AD FS fails, we rely on Azure AD Connect to sync the computer object in Azure AD that is subsequently used to complete the device registration for Hybrid Azure AD join.
71
+
Beginning with Windows 10 1803, if the instantaneous Hybrid Azure AD join for federated environment using AD FS fails, we rely on Azure AD Connect to sync the computer object in Azure AD that is subsequently used to complete the device registration for Hybrid Azure AD join. Verify that Azure AD Connect has synchronized the computer objects of the devices you want to be hybrid Azure AD joined to Azure AD. If the computer objects belong to specific organizational units (OU), then these OUs need to be configured for synchronization in Azure AD connect as well. To learn more on how to synchronize computer objects using Azure AD Connect, see the article on [Configure filtering using Azure AD Connect](https://docs.microsoft.com/azure/active-directory/hybrid/how-to-connect-sync-configure-filtering#organizational-unitbased-filtering).
72
+
73
+
If your organization requires access to the Internet via an outbound proxy, Microsoft recommends [implementing Web Proxy Auto-Discovery (WPAD)](https://docs.microsoft.com/previous-versions/tn-archive/cc995261(v%3dtechnet.10)) to enable Windows 10 computers to do device registration with Azure AD. If you are encountering issues with configuring and managing WPAD, go to [troubleshooting automatic detection](https://docs.microsoft.com/previous-versions/tn-archive/cc302643(v=technet.10).
68
74
69
-
If your organization requires access to the internet via an outbound proxy, starting with Windows 10 1709, you can [configure proxy settings on your computer using a group policy object (GPO)](https://blogs.technet.microsoft.com/netgeeks/2018/06/19/winhttp-proxy-settings-deployed-by-gpo/). If your computer is running a version earlier than Windows 10 1709, you must implement Web Proxy Auto-Discovery (WPAD) to enable Windows 10 computers to do device registration with Azure AD.
75
+
If you are not using WPAD and need to configure proxy settings on your computer, you can do so starting with Windows 10 1709, by [configuring WinHTTP settings using a group policy object (GPO)](https://blogs.technet.microsoft.com/netgeeks/2018/06/19/winhttp-proxy-settings-deployed-by-gpo/).
76
+
77
+
> [!NOTE]
78
+
> If you configure proxy settings on your computer using WinHTTP settings, then any computers that are unable to connect to the configured proxy will fail to connect to the internet.
70
79
71
80
If your organization requires access to the Internet via an authenticated outbound proxy, you must make sure that your Windows 10 computers can successfully authenticate to the outbound proxy. Because Windows 10 computers run device registration using machine context, it is necessary to configure outbound proxy authentication using machine context. Follow up with your outbound proxy provider on the configuration requirements.
72
81
@@ -128,19 +137,8 @@ To configure a hybrid Azure AD join using Azure AD Connect, you need:
128
137
129
138
If some of your domain-joined devices are Windows down-level devices, you need to:
130
139
131
-
- Update device settings
132
140
- Configure the local intranet settings for device registration
133
-
- Control Windows down-level devices
134
-
135
-
### Update device settings
136
-
137
-
To register Windows down-level devices, you need to make sure that the device settings to allow users to register devices in Azure AD are set. In the Azure portal, you can find this setting under:
138
-
139
-
`Home > [Name of your tenant] > Devices - Device settings`
140
-
141
-
The following policy must be set to **All**: **Users may register their devices with Azure AD**
- install Microsoft Workplace Join for Windows down-level computers
144
142
145
143
### Configure the local intranet settings for device registration
146
144
@@ -152,9 +150,13 @@ To successfully complete hybrid Azure AD join of your Windows down-level devices
152
150
153
151
Additionally, you need to enable **Allow updates to status bar via script** in the user’s local intranet zone.
154
152
155
-
### Control Windows down-level devices
153
+
### install Microsoft Workplace Join for Windows down-level computers
154
+
155
+
To register Windows down-level devices, organizations must install [Microsoft Workplace Join for non-Windows 10 computers](https://www.microsoft.com/download/details.aspx?id=53554) available on the Microsoft Download Center.
156
+
157
+
You can deploy the package by using a software distribution system like [System Center Configuration Manager](https://www.microsoft.com/cloud-platform/system-center-configuration-manager). The package supports the standard silent installation options with the quiet parameter. The current branch of Configuration Manager offers benefits over earlier versions, like the ability to track completed registrations.
156
158
157
-
To register Windows down-level devices, you need to download and install a Windows Installer package (.msi) from the Download Center. For more information, see the section [Controlled validation of hybrid Azure AD join on Windows down-level devices](hybrid-azuread-join-control.md#controlled-validation-of-hybrid-azure-ad-join-on-windows-down-level-devices).
159
+
The installer creates a scheduled task on the system that runs in the user context. The task is triggered when the user does a sign in to Windows. The task silently joins the device with Azure AD with the user credentials after authenticating with Azure AD.
158
160
159
161
## Verify the registration
160
162
@@ -182,9 +184,7 @@ If you are experiencing issues with completing hybrid Azure AD join for domain j
182
184
183
185
## Next steps
184
186
185
-
> [!div class="nextstepaction"]
186
-
> [Configure hybrid Azure Active Directory join for managed domains](hybrid-azuread-join-managed-domains.md)
187
-
> [Configure hybrid Azure Active Directory join manually](hybrid-azuread-join-manual.md)
187
+
- For more information about managing device identities in the Azure AD portal, see [managing device identities using the Azure portal](device-management-azure-portal.md).
0 commit comments