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 for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

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

    Does this help?
    password-policy

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.