Azure AAD coustom password policy

Morris Hendricks 1 Reputation point
2021-07-07T14:13:58.04+00:00

Hello I work for a a completely online cyber school school were using Microsoft O365 and Azure we have no on prem-servers. I need to implement a custom password policy for a group within one of the domains in the admin center? I am looking to set at least some if not all of the following is it possible with PowerShell?

Password Require
Required password type Alphanumeric
Password complexity Numbers, lowercase, uppercase and special characters required
Minimum password length 8
Number of sign-in failures before wiping device 16
Password expiration (days) 120
Prevent reuse of previous passwords 4
Simple passwords Block
Preferred Azure AD tenant domain our-school.com
Included groups some group

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,462 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,629 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rich Matheisen 45,906 Reputation points
    2021-07-07T16:10:08.83+00:00

    Does this help?
    password-policy

    0 comments No comments