Azure AD: Attribute: accountEnabled

Nodorina-Ming 11 Reputation points
2021-07-26T03:23:46.16+00:00

Hi

  1. What permission is required to check if an AD user object's attribute is set to accountEnabled=false in Azure AD?
  2. how to check that?

Thank you

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

1 answer

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2021-07-26T04:10:13.987+00:00

    You can set accountEnabled=false in Azure AD through Office 365 admin center. Following is the way.

    • Connect admin center and select the user as below

    117758-image.png

    • Right side section, select 'Block Sign-In'
      117735-image.png

    Blocking the account sets the AccountEnabled property in Azure AD to False

    Permission needed to perform the activity are you should need the following privilage

    • User Administrator role
    1 person found this answer helpful.

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.