Forum Discussion
Mangesh Darekar
Nov 09, 2017Copper Contributor
Creating customer password policy in Azure active directory
Hello,
Please assist on creating custom password policy for all Azure active directory users.
1 Reply
- Alex KaziukaBrass Contributor
AAD is not that flexible in that regard, but you can use a B2C that enforces some flexibility, including custom password complexity and other rules. Please read more about https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-get-started-custom.
Be aware that Azure AAD and AD B2C are two separate offerings, but you can federate with it, allowing authentication of employees in the organization.