Skip to content

Commit 9f6b1c2

Browse files
authored
Merge pull request #98318 from JasonWHowell/patch-5
Update how-to-connect-sync-change-the-configuration.md
2 parents 3f90dfa + 42a60d7 commit 9f6b1c2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/active-directory/hybrid/how-to-connect-sync-change-the-configuration.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
2-
title: 'Azure AD Connect sync: Make a configuration change in Azure AD Connect sync | Microsoft Docs'
2+
title: 'Azure AD Connect sync: Make a configuration change in Azure AD Connect sync'
33
description: Walks you through how to make a change to the configuration in Azure AD Connect sync.
44
services: active-directory
5-
documentationcenter: ''
65
author: billmath
76
manager: daveba
8-
editor: ''
97
ms.assetid: 7b9df836-e8a5-4228-97da-2faec9238b31
108
ms.service: active-directory
119
ms.workload: identity
12-
ms.tgt_pltfrm: na
13-
ms.devlang: na
1410
ms.topic: conceptual
1511
ms.date: 08/30/2018
1612
ms.subservice: hybrid
@@ -199,7 +195,7 @@ By default, the UserType attribute is not enabled for synchronization because th
199195

200196
- Azure AD only accepts two values for the UserType attribute: **Member** and **Guest**.
201197
- If the UserType attribute is not enabled for synchronization in Azure AD Connect, Azure AD users created through directory synchronization would have the UserType attribute set to **Member**.
202-
- Azure AD does not permit the UserType attribute on existing Azure AD users to be changed by Azure AD Connect. It can only be set during the creation of the Azure AD users and [changed via Powershell](https://docs.microsoft.com/en-us/powershell/module/azuread/set-azureaduser?view=azureadps-2.0).
198+
- Azure AD does not permit the UserType attribute on existing Azure AD users to be changed by Azure AD Connect. It can only be set during the creation of the Azure AD users and [changed via Powershell](/powershell/module/azuread/set-azureaduser?view=azureadps-2.0).
203199

204200
Before enabling synchronization of the UserType attribute, you must first decide how the attribute is derived from on-premises Active Directory. The following are the most common approaches:
205201

0 commit comments

Comments
 (0)