Is it possible to change the minimum password length for Azure AD cloud only accounts when using Azure ADDS

Geekn 31 Reputation points
2021-01-16T13:50:11.31+00:00

I understand that password policies for cloud-only user accounts in Azure do not allow us to change the minimum length from 8 to 10 based on existing Microsoft documentation. I also understand that this would be possible for accounts that are synced from an on-premise AD.

https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-sspr-policy#password-policies-that-only-apply-to-cloud-user-accounts

We do not have an on premise AD to sync, but we are using Azure Active Directory Domain Services where those cloud-only user accounts are listed. Does the restriction regarding password policy minimum length for cloud only user accounts still remain even if using Azure Active Directory Domain Services?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

Accepted answer
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2021-01-16T15:31:59.55+00:00

    @Geekn

    As per the above link you shared, it is not possible minimum length from 8 to 10 password length.

    Password restrictions
    A minimum of 8 characters and a maximum of 256 characters.
    Requires three out of four of the following:
    Lowercase characters.
    Uppercase characters.
    Numbers (0-9).
    Symbols (see the previous password restrictions).

    suggest to share on this request to product team.

    Please don’t forget to Accept the answer and up-vote wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Maurice Heine 21 Reputation points
    2021-11-02T07:53:03.313+00:00

    What I don't understand, is howcome Microsoft doesn't facilitate following their own recommendations: https://learn.microsoft.com/en-us/microsoft-365/admin/misc/password-policy-recommendations

    4 people found this answer helpful.

  2. IT20192600 41 Reputation points
    2021-01-16T15:40:10.65+00:00

    Yes!,

    Your Azure account password must consist of
    min = 8 characters
    max =256 characters
    upperCase
    lowerCase
    numeric characters

    0 comments No comments

  3. Domijones Manalo 1 Reputation point
    2022-04-14T15:52:21.95+00:00

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.