Skip to content

Commit efcf57f

Browse files
committed
Updates
1 parent 51934a3 commit efcf57f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Some organizations haven't moved to hybrid authentication for the following reas
2929

3030
To help with the move to hybrid authentication, you can configure Azure AD to let users sign in with their email as an alternate login ID. For example, if *Contoso* rebranded to *Fabrikam*, rather than continuing to sign in with the legacy `[email protected]` UPN, email as an alternate login ID can be used. To access an application or service, users would sign in to Azure AD using their non-UPN email, such as `[email protected]`.
3131

32-
![Diagram of email as an alternate login ID.](media/howto-authentication-use-email-signin/email-alternate-login-id.png)
32+
![Diagram of email as an alternate login I D.](media/howto-authentication-use-email-signin/email-alternate-login-id.png)
3333

3434
This article shows you how to enable and use email as an alternate login ID.
3535

@@ -121,7 +121,7 @@ One of the user attributes that's automatically synchronized by Azure AD Connect
121121
122122
## B2B guest user sign-in with an email address
123123

124-
![Diagram of email as an alternate login ID for B2B guest user sign-in.](media/howto-authentication-use-email-signin/email-alternate-login-id-b2b.png)
124+
![Diagram of email as an alternate login I D for B 2 B guest user sign-in.](media/howto-authentication-use-email-signin/email-alternate-login-id-b2b.png)
125125

126126
Email as an alternate login ID applies to [Azure AD B2B collaboration](../external-identities/what-is-b2b.md) under a "bring your own sign-in identifiers" model. When email as an alternate login ID is enabled in the home tenant, Azure AD users can perform guest sign in with non-UPN email on the resource tenanted endpoint. No action is required from the resource tenant to enable this functionality.
127127

@@ -140,12 +140,12 @@ During preview, you currently need *global administrator* permissions to enable
140140
1. Search for and select **Azure Active Directory**.
141141
1. From the navigation menu on the left-hand side of the Azure Active Directory window, select **Azure AD Connect > Email as alternate login ID**.
142142

143-
![Browse to and select the email as alternate login ID window in the Azure portal.](media/howto-authentication-use-email-signin/azure-ad-connect-screen.png)
143+
![Screenshot of email as alternate login I D option in the Azure portal.](media/howto-authentication-use-email-signin/azure-ad-connect-screen.png)
144144

145145
1. Click the checkbox next to *Email as an alternate login ID*.
146146
1. Click **Save**.
147147

148-
![Enable the feature in the email as alternate login ID window.](media/howto-authentication-use-email-signin/email-alternate-login-id-screen.png)
148+
![Screenshot of email as alternate login I D blade in the Azure portal.](media/howto-authentication-use-email-signin/email-alternate-login-id-screen.png)
149149

150150
With the policy applied, it can take up to 1 hour to propagate and for users to be able to sign in using their alternate login ID.
151151

@@ -363,7 +363,7 @@ If users have trouble signing in with their email address, review the following
363363
364364
### Sign-in logs
365365
366-
:::image type="content" border="true" source="./media/howto-authentication-use-email-signin/email-alternate-login-id-logs.png" alt-text="Review email as alternate login ID activity in the sign-in logs.":::
366+
:::image type="content" border="true" source="./media/howto-authentication-use-email-signin/email-alternate-login-id-logs.png" alt-text="Screenshot of Azure A D sign-in logs showing email as alternate login I D activity.":::
367367
368368
You can review the [sign-in logs in Azure AD][sign-in-logs] for more information. Sign-ins with email as an alternate login ID will emit `proxyAddress` in the *Sign-in identifier type* field and the inputted username in the *Sign-in identifier* field.
369369
Loading

0 commit comments

Comments
 (0)