Share via

Microsoft Graph API - User Create - Password Policy Details

Inho Kim 41 Reputation points
2020-10-26T05:06:52.927+00:00

Hello. I have a question about creating a new user in the Azure Graph api.

When creating a user, we must set the password information as the Required Type. When applying the "DisableStrongPassword" policy to PasswordPolicies, I would like to know the details of this policy.
For example, what kind of characters should be included, how long should the characters be, and what other rules exist.

For reference, we are currently setting in the form of P@Number (ex. P@nb12345678 ).
We would appreciate it if you could tell us the detailed policy to make sure there are no issues with this form.
Thank you in advance.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,551 Reputation points Moderator
    2020-10-26T17:44:10.187+00:00

    Hi @Inho Kim , the only requirement when using "DisableStrongPassword" will be to have a minimum lenght of 8 characters.

    --
    Please let us know if this answer was helpful to you. If so, please remember to mark it as the answer so that others in the community with similar questions can more easily find a solution.

    Was this answer helpful?

    0 comments No comments

Your answer

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