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-domain-services/password-policy.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ ms.service: active-directory
10
10
ms.subservice: domain-services
11
11
ms.workload: identity
12
12
ms.topic: how-to
13
-
ms.date: 01/29/2023
13
+
ms.date: 03/06/2023
14
14
ms.author: justinha
15
15
16
16
---
17
17
# Password and account lockout policies on Azure Active Directory Domain Services managed domains
18
18
19
-
To manage user security in Azure Active Directory Domain Services (Azure AD DS), you can define fine-grained password policies that control account lockout settings or minimum password length and complexity. A default fine grained password policy is created and applied to all users in an Azure AD DS managed domain. To provide granular control and meet specific business or compliance needs, additional policies can be created and applied to specific groups of users.
19
+
To manage user security in Azure Active Directory Domain Services (Azure AD DS), you can define fine-grained password policies that control account lockout settings or minimum password length and complexity. A default fine grained password policy is created and applied to all users in an Azure AD DS managed domain. To provide granular control and meet specific business or compliance needs, additional policies can be created and applied to specific users or groups.
20
20
21
21
This article shows you how to create and configure a fine-grained password policy in Azure AD DS using the Active Directory Administrative Center.
22
22
@@ -110,15 +110,15 @@ To create a custom password policy, you use the Active Directory Administrative
110
110
111
111

112
112
113
-
1.Password policies can only be applied to groups. In the **Locations** dialog, expand the domain name, such as *aaddscontoso.com*, then select an OU, such as **AADDC Users**. If you have a custom OU that contains a group of users you wish to apply, select that OU.
113
+
1. In the **Locations** dialog, expand the domain name, such as *aaddscontoso.com*, then select an OU, such as **AADDC Users**. If you have a custom OU that contains a group of users you wish to apply, select that OU.
114
114
115
115

116
116
117
-
1. Type the name of the group you wish to apply the policy to, then select **Check Names** to validate that the group exists.
117
+
1. Type the name of the user or group you wish to apply the policy to. Select **Check Names** to validate the account.
118
118
119
119

120
120
121
-
1.With the name of the group you selected now displayed in **Directly Applies To** section, select**OK** to save your custom password policy.
121
+
1.Click**OK** to save your custom password policy.
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/howto-mfa-getstarted.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about deployment considerations and strategy for successful i
4
4
ms.service: active-directory
5
5
ms.subservice: authentication
6
6
ms.topic: how-to
7
-
ms.date: 01/29/2023
7
+
ms.date: 03/06/2023
8
8
ms.author: justinha
9
9
author: justinha
10
10
manager: amycolannino
@@ -187,7 +187,7 @@ If the user does not have a backup method available, you can:
187
187
188
188
- Provide them a Temporary Access Pass so that they can manage their own authentication methods. You can also provide a Temporary Access Pass to enable temporary access to resources.
189
189
- Update their methods as an administrator. To do so, select the user in the Azure portal, then select Authentication methods and update their methods.
0 commit comments