Skip to content

Commit c61910c

Browse files
Freshness.
1 parent 8dadc6b commit c61910c

File tree

1 file changed

+20
-23
lines changed

1 file changed

+20
-23
lines changed

articles/active-directory/devices/hybrid-azuread-join-managed-domains.md

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ ms.collection: M365-identity-device-management
1919
---
2020
# Tutorial: Configure hybrid Azure Active Directory join for managed domains
2121

22-
In this tutorial, you learn how to configure hybrid Azure Active Directory (Azure AD) join for Active Directory domain-joined computers devices in a managed environment.
22+
In this tutorial, you learn how to configure hybrid Azure Active Directory (Azure AD) join for Active Directory domain-joined devices in a managed environment.
2323

24-
Like a user in your organization, a device is a core identity you want to protect. You can use a device's identity to protect your resources at any time and from any location. You can accomplish this goal by bringing device identities and managing them in Azure AD by using one of the following methods:
24+
Like a user in your organization, a device is a core identity you want to protect. You can use a device's identity to protect your resources at any time and from any location. You can accomplish this goal by managing device identities in Azure AD. Use one of the following methods:
2525

2626
- Azure AD join
2727
- Hybrid Azure AD join
@@ -41,6 +41,10 @@ In this tutorial, you learn how to:
4141
4242
## Prerequisites
4343

44+
- The [Azure AD Connect](https://www.microsoft.com/download/details.aspx?id=47594) (1.1.819.0 or later)
45+
- The credentials of a global administrator for your Azure AD tenant
46+
- The enterprise administrator credentials for each of the forests
47+
4448
This tutorial assumes that you're familiar with these articles:
4549

4650
- [What is a device identity?](overview.md)
@@ -50,11 +54,9 @@ This tutorial assumes that you're familiar with these articles:
5054
> [!NOTE]
5155
> Azure AD doesn't support smartcards or certificates in managed domains.
5256
53-
To configure the scenario in this article, you need the [latest version of Azure AD Connect](https://www.microsoft.com/download/details.aspx?id=47594) (1.1.819.0 or later) installed.
54-
5557
Verify that Azure AD Connect has synced 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 (OUs), you must also configure the OUs to sync in Azure AD Connect. To learn more about how to sync computer objects by using Azure AD Connect, see [Organizational unit–based filtering](../hybrid/how-to-connect-sync-configure-filtering.md#organizational-unitbased-filtering).
5658

57-
Beginning with version 1.1.819.0, Azure AD Connect includes a wizard that you can use to configure hybrid Azure AD join. The wizard significantly simplifies the configuration process. The wizard configures the service connection points (SCPs) for device registration.
59+
Beginning with version 1.1.819.0, Azure AD Connect includes a wizard to configure hybrid Azure AD join. The wizard significantly simplifies the configuration process. The wizard configures the service connection points (SCPs) for device registration.
5860

5961
The configuration steps in this article are based on using the wizard in Azure AD Connect.
6062

@@ -78,12 +80,7 @@ To verify if the device can access the above Microsoft resources under the syste
7880

7981
## Configure hybrid Azure AD join
8082

81-
To configure a hybrid Azure AD join using Azure AD Connect, you need:
82-
83-
- The credentials of a global administrator for your Azure AD tenant
84-
- The enterprise administrator credentials for each of the forests
85-
86-
**To configure a hybrid Azure AD join by using Azure AD Connect:**
83+
To configure a hybrid Azure AD join by using Azure AD Connect:
8784

8885
1. Start Azure AD Connect, and then select **Configure**.
8986

@@ -121,39 +118,39 @@ To configure a hybrid Azure AD join using Azure AD Connect, you need:
121118

122119
![Ready to configure](./media/hybrid-azuread-join-managed-domains/azure-ad-connect-ready-to-configure.png)
123120

124-
1. IN **Configuration complete**, select **Exit**.
121+
1. In **Configuration complete**, select **Exit**.
125122

126123
![Configuration complete](./media/hybrid-azuread-join-managed-domains/azure-ad-connect-configuration-complete.png)
127124

128-
## Enable Windows downlevel devices
125+
## Enable Windows down-level devices
129126

130-
If some of your domain-joined devices are Windows downlevel devices, you must:
127+
If some of your domain-joined devices are Windows down-level devices, you must:
131128

132129
- Configure the local intranet settings for device registration
133130
- Configure seamless SSO
134-
- Install Microsoft Workplace Join for Windows downlevel computers
131+
- Install Microsoft Workplace Join for Windows down-level computers
135132

136133
> [!NOTE]
137134
> Windows 7 support ended on January 14, 2020. For more information, see [Windows 7 support ended](https://support.microsoft.com/en-us/help/4057281/windows-7-support-ended-on-january-14-2020).
138135
139136
### Configure the local intranet settings for device registration
140137

141-
To complete hybrid Azure AD join of your Windows downlevel devices and to avoid certificate prompts when devices authenticate to Azure AD, you can push a policy to your domain-joined devices to add the following URLs to the local intranet zone in Internet Explorer:
138+
To complete hybrid Azure AD join of your Windows down-level devices and to avoid certificate prompts when devices authenticate to Azure AD, you can push a policy to your domain-joined devices to add the following URLs to the local intranet zone in Internet Explorer:
142139

143140
- `https://device.login.microsoftonline.com`
144141
- `https://autologon.microsoftazuread-sso.com`
145142

146-
You also must enable **Allow updates to status bar via script** in the users local intranet zone.
143+
You also must enable **Allow updates to status bar via script** in the user's local intranet zone.
147144

148145
### Configure seamless SSO
149146

150-
To complete hybrid Azure AD join of your Windows downlevel devices in a managed domain that uses [password hash sync](../hybrid/whatis-phs.md) or [pass-through authentication](../hybrid/how-to-connect-pta.md) as your Azure AD cloud authentication method, you must also [configure seamless SSO](../hybrid/how-to-connect-sso-quick-start.md#step-2-enable-the-feature).
147+
To complete hybrid Azure AD join of your Windows down-level devices in a managed domain that uses [password hash sync](../hybrid/whatis-phs.md) or [pass-through authentication](../hybrid/how-to-connect-pta.md) as your Azure AD cloud authentication method, you must also [configure seamless SSO](../hybrid/how-to-connect-sso-quick-start.md#step-2-enable-the-feature).
151148

152-
### Install Microsoft Workplace Join for Windows downlevel computers
149+
### Install Microsoft Workplace Join for Windows down-level computers
153150

154-
To register Windows downlevel devices, organizations must install [Microsoft Workplace Join for non-Windows 10 computers](https://www.microsoft.com/download/details.aspx?id=53554). Microsoft Workplace Join for non-Windows 10 computers is available in the Microsoft Download Center.
151+
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). Microsoft Workplace Join for non-Windows 10 computers is available in the Microsoft Download Center.
155152

156-
You can deploy the package by using a software distribution system like [Microsoft Endpoint Configuration Manager](https://docs.microsoft.com/configmgr/). 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.
153+
You can deploy the package by using a software distribution system like [Microsoft Endpoint Configuration Manager](https://docs.microsoft.com/configmgr/). The package supports the standard silent installation options with the `quiet` parameter. The current version of Configuration Manager offers benefits over earlier versions, like the ability to track completed registrations.
157154

158155
The installer creates a scheduled task on the system that runs in the user context. The task is triggered when the user signs in to Windows. The task silently joins the device with Azure AD by using the user credentials after it authenticates with Azure AD.
159156

@@ -167,7 +164,7 @@ When you use the **Get-MSolDevice** cmdlet to check the service details:
167164
- The value for **DeviceTrustType** is **Domain Joined**. This setting is equivalent to the **Hybrid Azure AD joined** state on the **Devices** page in the Azure AD portal.
168165
- For devices that are used in Conditional Access, the value for **Enabled** is **True** and **DeviceTrustLevel** is **Managed**.
169166

170-
**To check the service details**:
167+
To check the service details:
171168

172169
1. Open Windows PowerShell as an administrator.
173170
1. Enter `Connect-MsolService` to connect to your Azure tenant.
@@ -176,7 +173,7 @@ When you use the **Get-MSolDevice** cmdlet to check the service details:
176173

177174
## Troubleshoot your implementation
178175

179-
If you experience issues with completing hybrid Azure AD join for domain-joined Windows devices, see:
176+
If you experience issues completing hybrid Azure AD join for domain-joined Windows devices, see:
180177

181178
- [Troubleshooting hybrid Azure Active Directory joined devices](troubleshoot-hybrid-join-windows-current.md)
182179
- [Troubleshooting hybrid Azure Active Directory joined down-level devices](troubleshoot-hybrid-join-windows-legacy.md)

0 commit comments

Comments
 (0)