Skip to content

Commit ab3a1d9

Browse files
committed
[AzureAD] Additional refinements
1 parent 644eb12 commit ab3a1d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ ms.reviewer: scottsta
1616
---
1717
# Sign-in to Azure using email as an alternate login ID (preview)
1818

19-
Many organizations want to let users sign in to Azure using the same credentials as their on-premises directory environment. With this approach, hybrid authentication, users only need to remember one set of credentials.
19+
Many organizations want to let users sign in to Azure using the same credentials as their on-premises directory environment. With this approach, known as hybrid authentication, users only need to remember one set of credentials.
2020

2121
Some organizations haven't moved to hybrid authentication for the following reasons:
2222

2323
* By default, the Azure Active Directory (Azure AD) user principal name (UPN) is set to the same UPN as the on-premises directory.
24-
* Changing the Azure AD UPN creates a mis-match between on-prem and Azure environments that could cause problems with certain applications and services.
24+
* 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 `[email protected]`, email as an alternate login ID can now be used. To access an application or services, users would sign in 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 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 `[email protected]`, 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)