Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Microsoft Graph API Connection Configuration

...

  1. Copy the "Value" of the newly created client secret.

Note

Important: Ensure you copy the Value, not the Secret ID. The Value is required for authentication and will be hidden once you leave the page.

...

9- Select “Microsoft Graph” and add Directory.Read.All for the “Application” type.

Info

Pro Tip:

If you want to

To grant the minimum permissions, then you can use the following:

  • User.Read.All

and
  • GroupMember.Read.All

If there are your environment has nested groups in your environment , where the a parent group, a group that possesses other groups as members, has sufficient permission that the application can access , but the a child group, a group that is a member of another group, doesn't, it causes failure in accessing both the child and the parent groups. You may get a permission error for the groups. Then please use the following permissions does not, you may encounter permission errors. In that case, use:

  • User.Read.All

and
  • Group.Read.All

...

  1. Ask your Azure Admin

...

  1. to provide consent for the required permission. The

...

  1. settings should be as follows

...

  1. :

  • Permission: Directory.Read.All

  • Type: Application

  • Admin

...

  • Consent Requested: Yes

  • Status: Granted for <your

...

  • organization>

An See the example screenshot is provided below:

Note

Just wanted to highlight that this This step is important and crucial, as we frequently receive tickets from our customers regarding customer tickets related to permission errors. Most The most common mistake done by Azure Admins is defining the type as “Delegated” which is the default, instead of “Application”.

...

make is selecting "Delegated" (the default) instead of "Application" as the permission type.

  1. Fill in the required fields under Azure Connection Settings in the

...

  1. Source tab of Azure AD Importer for JSM Assets.

...

  1. Then, click "Save & Check

...

  1. Connection" to

...

  1. confirm the configuration is successful.

...

Note

We previously had customers writing the Secret ID instead of the Secret Value. Please make sure you use the Application Secret Value. Otherwise, you may get an Error as below:

Screenshot 2024-10-07 at 16.35.18.pngImage Removed

...

  1. (Optional) You can apply filters for Users and Groups to reduce the number of imported records and focus on relevant data. For more details, visit: Filter

...

  1. Next configure the Destination settings.