0%

Scenario

You are using Exclaimer and want to check if a user account is disabled in Entra ID (formerly Azure AD).

Resolution

Follow the steps below to use the Graph Explorer tool to verify if an account is disabled in Entra ID:

  1. Browse to the Microsoft Graph Explorer (https://developer.microsoft.com/en-us/graph/graph-explorer)
  2. Click Login and sign in with your Office 365 Global Administrator account.
  3. If prompted, accept the permissions request:


  4. In the query box, enter the following:

  5. Click Run Query.

    The results page displays an output similar to this:

    If the accountEnabled value is returned as false, then the Exclaimer service will not aggregate the user to the database.

How easy was it to find what you needed?