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/hybrid/howto-troubleshoot-upn-changes.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,9 +49,9 @@ In Active Directory, the default UPN suffix is the domain DNS name where you cre
49
49
50
50
For example, if you add labs.contoso.com and change the user UPNs and email to reflect that, the result is: [email protected].
51
51
52
-
>[!IMPORTANT]
53
-
> If you change the suffix in Active Directory, add and verify a matching custom domain name in Azure AD.
54
-
> [Add your custom domain name using the Azure Active Directory portal](../fundamentals/add-custom-domain.md)
52
+
>[!IMPORTANT]
53
+
> If you change the suffix in Active Directory, add and verify a matching custom domain name in Azure AD.
54
+
> [Add your custom domain name using the Azure Active Directory portal](../fundamentals/add-custom-domain.md)
55
55
56
56

57
57
@@ -120,7 +120,7 @@ Users might experience single sign-on issues with applications that depend on Az
120
120
121
121
### Workaround
122
122
123
-
Allow enough time for the UPN change to sync to Azure AD. After you verify the new UPN appears in the Azure portal, ask the user to select the "Other user" tile to sign in with their new UPN. You can verify using PowerShell. See, [Get-AzureADUser](/powershell/module/azuread/get-azureaduser?view=azureadps-2.0&preserve-view=true). After users sign in with a new UPN, references to the old UPN might appear on the **Access work or school** Windows setting.
123
+
Allow enough time for the UPN change to sync to Azure AD. After you verify the new UPN appears in the Azure portal, ask the user to select the "Other user" tile to sign in with their new UPN. You can verify using PowerShell. See, [Get-AzureADUser](../../powershell/module/azuread/get-azureaduser?view=azureadps-2.0&preserve-view=true). After users sign in with a new UPN, references to the old UPN might appear on the **Access work or school** Windows setting.
124
124
125
125

126
126
@@ -162,8 +162,8 @@ Your organization might use Mobile Application Management (MAM) to protect corpo
0 commit comments