Get information about the specified user
- command:
graph user get -i|--id [id] -n|--userName [userName] -p|--properties [properties]
- id: the ID of the user to retrieve information for
- userName: the principal name of the user to retrieve information for
- properties: comma-separated list of properties to retrieve
- to retrieve a user specify either the id or the userName but not both
- requires connection to the Microsoft Graph
For more information see https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_get
Get information about the specified user
graph user get -i|--id [id] -n|--userName [userName] -p|--properties [properties]For more information see https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_get