Disabling not Deleting Azure AD Cloud only account ?

EnterpriseArchitect 4,741 Reputation points
2021-09-01T00:55:25.077+00:00

What's the command or the steps in Azure Portal to disable not deleting Azure AD Cloud only account?

Because so far I can only delete the account and resetting the password, but not disabling the Azure AD account like in the OnPremise.

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,459 questions
0 comments No comments
{count} votes

Accepted answer
  1. VipulSparsh-MSFT 16,231 Reputation points Microsoft Employee
    2021-09-01T05:10:52.497+00:00

    @EnterpriseArchitect Thanks for reaching out. There are 2 ways to get it done.

    **1) PowerShell **

    You can use the Account enabled Attribute to disable the account. You would need to set it to False for user to get disabled.
    128118-image.png
    128144-image.png

    2) Using Graph Explorer

    128110-image.png

    -----------------------------------------------------------------------------------------------------------------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful