From 381200e622521dab615ff5aaaecd4cfe930543c0 Mon Sep 17 00:00:00 2001 From: shuklaalok87 <47965364+shuklaalok87@users.noreply.github.com> Date: Sun, 29 Aug 2021 11:45:59 +0530 Subject: [PATCH 1/2] Update password-requires-numbers.md --- en/azure/activedirectory/password-requires-numbers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/azure/activedirectory/password-requires-numbers.md b/en/azure/activedirectory/password-requires-numbers.md index 6bda99e1f..8cc2f4372 100644 --- a/en/azure/activedirectory/password-requires-numbers.md +++ b/en/azure/activedirectory/password-requires-numbers.md @@ -18,11 +18,11 @@ 1. Log into the Microsoft Azure Management Console. 2. Select the "Search resources, services, and docs" option at the top and search for Azure Active Directory.
-3. Select the "Azure Active Directory." On the navigation panel, select the "Users" under Manage option.
+3. Select the "Azure Active Directory". On the navigation panel, select the "Users" under Manage option.
4. On the "Users" tab click on the "New User" option at the top.
5. On the "New User" tab, click on the "Create user."
-6. Under the "Identity", enter details like "Username","Name", "First Name","Last Name".
+6. Under the "Identity", enter details like "Username","Name", "First Name","Last Name". Select the group if required and define the role for the user.
7. On the "Password" tab, click on the "Let me create the password."
8. On the "Initial Tab" enter the password, and if the password doesn't contain any "Number" than the Azure will automatically show the error message when you will click on "Create" button at the bottom.
-9. Repeat the above steps to create New User with pre-defined "Password Requires Numbers."
+9. Repeat the above steps to create New User with pre-defined "Password Requires Numbers".
From 0614b3b53c948bdc509fb588b38e744c9b390239 Mon Sep 17 00:00:00 2001 From: alphadev4 <113519745+alphadev4@users.noreply.github.com> Date: Mon, 31 Oct 2022 12:25:59 +0500 Subject: [PATCH 2/2] Apply suggestions from code review --- en/azure/activedirectory/password-requires-numbers.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/en/azure/activedirectory/password-requires-numbers.md b/en/azure/activedirectory/password-requires-numbers.md index 8cc2f4372..46caa679e 100644 --- a/en/azure/activedirectory/password-requires-numbers.md +++ b/en/azure/activedirectory/password-requires-numbers.md @@ -15,14 +15,13 @@ | **Recommended Action** | No action necessary. Azure handles password requirement settings. | ## Detailed Remediation Steps - 1. Log into the Microsoft Azure Management Console. 2. Select the "Search resources, services, and docs" option at the top and search for Azure Active Directory.
3. Select the "Azure Active Directory". On the navigation panel, select the "Users" under Manage option.
4. On the "Users" tab click on the "New User" option at the top.
-5. On the "New User" tab, click on the "Create user."
+5. On the "New User" tab, click on the "Create user".
6. Under the "Identity", enter details like "Username","Name", "First Name","Last Name". Select the group if required and define the role for the user.
-7. On the "Password" tab, click on the "Let me create the password."
+7. On the "Password" tab, click on the "Let me create the password".
8. On the "Initial Tab" enter the password, and if the password doesn't contain any "Number" than the Azure will automatically show the error message when you will click on "Create" button at the bottom.
9. Repeat the above steps to create New User with pre-defined "Password Requires Numbers".