Skip to content

Commit 239b60f

Browse files
author
Renato Vieira
authored
Update plan-connect-design-concepts.md
I'm proposing the following addition to the documentation due to a conditions where the use of a single character prefix at the UPN can culminate to failure to validate the value since during the user object creation process a random password is created prior to the assignment of the on-prem object password. This increases the chance the the prefix is contained at the random password, hence the suggestion. >[!NOTE] >It is recommended as best practice that UPN prefix contains more than one character.
1 parent 210067b commit 239b60f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/hybrid/plan-connect-design-concepts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ When you are selecting the attribute for providing the value of UPN to be used i
180180

181181
In express settings, the assumed choice for the attribute is userPrincipalName. If the userPrincipalName attribute does not contain the value you want your users to sign in to Azure, then you must choose **Custom Installation**.
182182

183+
>[!NOTE]
184+
>It is recommended as best practice that UPN prefix contains more than one character.
185+
183186
### Custom domain state and UPN
184187
It is important to ensure that there is a verified domain for the UPN suffix.
185188

0 commit comments

Comments
 (0)