Versions Compared

Key

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

...

Copy the results into a file and send to the customer .

...

Getting details of a specific user by UPN with graph API

Go to here:
https://developer.microsoft.com/en-us/graph/graph-explorer

Sign in

Past the following query:

https://graph.microsoft.com/v1.0/users/[yourUPN]

For example:

https://graph.microsoft.com/v1.0/users/davide@agatsoftware.com

...

Import users process :

This should be done by the internal company.

...