Skip to content

Commit 8d266c5

Browse files
authored
Merge pull request #116187 from iainfoulds/azuread-combinreggascreenshot
[AzureAD] Update combined registration for latest portal UI
2 parents bbcd029 + 0065538 commit 8d266c5

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

articles/active-directory/authentication/howto-registration-mfa-sspr-combined.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717
---
1818
# Enable combined security information registration in Azure Active Directory
1919

20-
Before combined registration, users registered authentication methods for Azure Multi-Factor Authentication and self-service password reset (SSPR) separately. People were confused that similar methods were used for Multi-Factor Authentication and SSPR but they had to register for both features. Now, with combined registration, users can register once and get the benefits of both Multi-Factor Authentication and SSPR.
20+
Before combined registration, users registered authentication methods for Azure Multi-Factor Authentication and self-service password reset (SSPR) separately. People were confused that similar methods were used for Azure Multi-Factor Authentication and SSPR but they had to register for both features. Now, with combined registration, users can register once and get the benefits of both Azure Multi-Factor Authentication and SSPR.
2121

2222
Before enabling the new experience, review the article [Combined security information registration](concept-registration-mfa-sspr-combined.md) to ensure you understand the functionality and effects of this feature.
2323

@@ -31,10 +31,10 @@ Complete these steps to enable combined registration:
3131
2. Go to **Azure Active Directory** > **User settings** > **Manage user feature preview settings**.
3232
3. Under **Users can use the combined security information registration experience**, choose to enable for a **Selected** group of users or for **All** users.
3333

34-
![Enable the combined security info preview experience for All users](media/howto-registration-mfa-sspr-combined/enable-the-combined-security-info-preview.png)
34+
![Enable the combined security info experience for users](media/howto-registration-mfa-sspr-combined/enable-the-combined-security-info.png)
3535

3636
> [!NOTE]
37-
> After you enable combined registration, users who register or confirm their phone number or mobile app through the new experience can use them for Multi-Factor Authentication and SSPR, if those methods are enabled in the Multi-Factor Authentication and SSPR policies. If you then disable this experience, users who go to the previous SSPR registration page at `https://aka.ms/ssprsetup` will be required to perform multi-factor authentication before they can access the page.
37+
> After you enable combined registration, users who register or confirm their phone number or mobile app through the new experience can use them for Azure Multi-Factor Authentication and SSPR, if those methods are enabled in the Azure Multi-Factor Authentication and SSPR policies. If you then disable this experience, users who go to the previous SSPR registration page at `https://aka.ms/ssprsetup` will be required to perform multi-factor authentication before they can access the page.
3838
3939
If you have configured the Site to Zone Assignment List in Internet Explorer, the following sites have to be in the same zone:
4040

@@ -52,8 +52,8 @@ For more information about creating trusted locations in Conditional Access, see
5252

5353
The following policy applies to all selected users that attempt to register using the combined registration experience, and blocks access unless they are connecting from a location marked as trusted network.
5454

55-
1. In the **Azure portal**, browse to **Azure Active Directory** > **Security** > **Conditional Access**
56-
1. Select **+ New policy**
55+
1. In the **Azure portal**, browse to **Azure Active Directory** > **Security** > **Conditional Access**.
56+
1. Select **+ New policy**.
5757
1. Enter a name for this policy, such as *Combined Security Info Registration on Trusted Networks*.
5858
1. Under **Assignments**, select **Users and groups**. Choose the users and groups you want this policy to apply to, then select **Done**.
5959

@@ -65,20 +65,20 @@ The following policy applies to all selected users that attempt to register usin
6565
![Create a conditional access policy to control security info registration](media/howto-registration-mfa-sspr-combined/require-registration-from-trusted-location.png)
6666

6767
1. Under **Conditions** > **Locations**, configure the following options:
68-
1. Configure **Yes**
69-
1. Include **Any location**
70-
1. Exclude **All trusted locations**
68+
1. Configure **Yes**.
69+
1. Include **Any location**.
70+
1. Exclude **All trusted locations**.
7171
1. Select **Done** on the *Locations* window, then select **Done** on the *Conditions* window.
72-
1. Under **Access controls** > **Grant**, choose **Block access**, then **Select**
73-
1. Set **Enable policy** to **On**
74-
1. To finalize the policy, select **Create**
72+
1. Under **Access controls** > **Grant**, choose **Block access**, then **Select**.
73+
1. Set **Enable policy** to **On**.
74+
1. To finalize the policy, select **Create**.
7575

7676
## Next steps
7777

7878
If you need help, see how to [troubleshoot combined security info registration](howto-registration-mfa-sspr-combined-troubleshoot.md) or learn [What is the location condition in Azure Active Directory Conditional Access?](../conditional-access/location-condition.md)
7979

8080
To enable the features in your Azure AD tenant, see the tutorials to [enable self-service password reset](tutorial-enable-sspr.md) and [enable Azure Multi-Factor Authentication](tutorial-enable-azure-mfa.md).
8181

82-
Learn how to [enable combined registration in your tenant](howto-registration-mfa-sspr-combined.md) or [force users to re-register authentication methods](howto-mfa-userdevicesettings.md#manage-user-authentication-options).
82+
Learn how to [force users to re-register authentication methods](howto-mfa-userdevicesettings.md#manage-user-authentication-options).
8383

8484
You can also review the [available methods for Azure Multi-Factor Authentication and SSPR](concept-authentication-methods.md).
Loading

0 commit comments

Comments
 (0)