Skip to content

Commit 6aa27f3

Browse files
committed
[AzureAD] Additional feedback updates
1 parent 830214a commit 6aa27f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/authentication/howto-authentication-use-email-signin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: how-to
9-
ms.date: 05/21/2020
9+
ms.date: 05/22/2020
1010

1111
ms.author: iainfou
1212
author: iainfoulds
@@ -24,7 +24,7 @@ Some organizations haven't moved to hybrid authentication for the following reas
2424
* Changing the Azure AD UPN creates a mis-match between on-prem and Azure environments that could cause problems with certain applications and services.
2525
* Due to business or compliance reasons, the organization doesn't want to use the on-premises UPN to sign in to Azure.
2626

27-
To help with the move to hybrid authentication, you can now configure Azure AD to let users sign in to Azure with email as an alternate login ID. Rather than using a legacy on-prem UPN such as `[email protected]`, or a non-routable UPN such as `balas@contoso.local`, email as an alternate login ID can now be used. To access an application or services, users would sign in to Azure using their assigned email, such as `[email protected]`.
27+
To help with the move to hybrid authentication, you can now configure Azure AD to let users sign in to Azure with an email in your verified domain as an alternate login ID. For example, if *Contoso* rebranded to *Fabrikam*, rather than continuing to sign in with the legacy `balas@contoso.com` UPN, email as an alternate login ID can now be used. To access an application or services, users would sign in to Azure using their assigned email, such as `[email protected]`.
2828

2929
| |
3030
| --- |

0 commit comments

Comments
 (0)