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/how-to-connect-staged-rollout.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: karenhoran
6
6
ms.service: active-directory
7
7
ms.workload: identity
8
8
ms.topic: how-to
9
-
ms.date: 06/15/2022
9
+
ms.date: 08/24/2022
10
10
ms.subservice: hybrid
11
11
ms.author: billmath
12
12
ms.collection: M365-identity-device-management
@@ -31,16 +31,16 @@ For an overview of the feature, view this "Azure Active Directory: What is Stage
31
31
32
32
## Prerequisites
33
33
34
-
- You have an Azure Active Directory (Azure AD) tenant with federated domains.
34
+
- You have an Azure Active Directory (Azure AD) tenant with [federated domains](./whatis-fed.md).
35
35
36
36
- You have decided to move one of the following options:
37
37
-**Password hash synchronization (sync)**. For more information, see [What is password hash sync](whatis-phs.md)
38
38
-**Pass-through authentication**. For more information, see [What is pass-through authentication](how-to-connect-pta.md)
39
-
-**Azure AD Certificate-based authentication (CBA) settings**. For more information, see [What is pass-through authentication](../authentication/concept-certificate-based-authentication.md)
39
+
-**Azure AD Certificate-based authentication (CBA) settings**. For more information, see [Overview of Azure AD certificate-based authentication](../authentication/concept-certificate-based-authentication.md)
40
40
41
41
For both options, we recommend enabling single sign-on (SSO) to achieve a silent sign-in experience.
42
42
For Windows 7 or 8.1 domain-joined devices, we recommend using seamless SSO. For more information, see [What is seamless SSO](how-to-connect-sso.md).
43
-
For Windows 10, Windows Server 2016 and later versions, it’s recommended to use SSO via [Primary Refresh Token (PRT)](../devices/concept-primary-refresh-token.md) with [Azure AD joined devices](../devices/concept-azure-ad-join.md), [hybrid Azure AD joined devices](../devices/concept-azure-ad-join-hybrid.md) or personal registered devices via Add Work or School Account.
43
+
For Windows 10, Windows Server 2016 and later versions, it’s recommended to use SSO via [Primary Refresh Token (PRT)](../devices/concept-primary-refresh-token.md) with [Azure AD joined devices](../devices/concept-azure-ad-join.md), [hybrid Azure AD joined devices](../devices/concept-azure-ad-join-hybrid.md) or [personal registered devices](../devices/concept-azure-ad-register.md) via Add Work or School Account.
44
44
45
45
- You have configured all the appropriate tenant-branding and conditional access policies you need for users who are being migrated to cloud authentication.
46
46
@@ -59,7 +59,7 @@ The following scenarios are supported for Staged Rollout. The feature works only
59
59
60
60
- Users who are provisioned to Azure AD by using Azure AD Connect. It does not apply to cloud-only users.
61
61
62
-
- User sign-in traffic on browsers and *modern authentication* clients. Applications or cloud services that use legacy authentication will fall back to federated authentication flows. An example might be Exchange online with modern authentication turned off, or Outlook 2010, which does not support modern authentication.
62
+
- User sign-in traffic on browsers and *modern authentication* clients. Applications or cloud services that use [legacy authentication](../conditional-access/block-legacy-authentication.md) will fall back to federated authentication flows. An example of legacy authentication might be Exchange online with modern authentication turned off, or Outlook 2010, which does not support modern authentication.
63
63
64
64
- Group size is currently limited to 50,000 users. If you have groups that are larger than 50,000 users, it is recommended to split this group over multiple groups for Staged Rollout.
65
65
@@ -172,19 +172,19 @@ You can roll out these options:
1.To access the UX, sign in to the [Azure AD portal](https://aka.ms/stagedrolloutux).
177
+
1.Sign in to the [Azure portal](https://portal.azure.com/) in the User Administrator role for the organization.
178
178
179
-
2. Select the **Enable Staged Rollout for managed user sign-in** link.
179
+
1. Search for and select **Azure Active Directory**.
180
180
181
-
For example, if you want to enable **Password Hash Sync** and **Seamless single sign-on**, slide both controls to **On**.
181
+
1. From the left menu, select **Azure AD Connect**.
182
182
183
-
183
+
1. On the *Azure AD Connect* page, under the *Staged rollout of cloud authentication*, select the **Enable staged rollout for managed user sign-in** link.
184
184
185
-
185
+
1. On the *Enable staged rollout feature* page, select the options you want to enable: [Password Hash Sync](./whatis-phs.md), [Pass-through authentication](./how-to-connect-pta.md), [Seamless single sign-on](./how-to-connect-sso.md), or [Certificate-based Authentication (Preview)](../authentication/active-directory-certificate-based-authentication-get-started.md). For example, if you want to enable **Password Hash Sync** and **Seamless single sign-on**, slide both controls to **On**.
186
186
187
-
3. Add the groups to the feature to enable *pass-through authentication* and *seamless SSO*. To avoid a UX time-out, ensure that the security groups contain no more than 200 members initially.
187
+
1. Add groups to the features you selected. For example, *pass-through authentication* and *seamless SSO*. To avoid a time-out, ensure that the security groups contain no more than 200 members initially.
0 commit comments