Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save claw0ry/7eb9d5e512a1daa1bb8bb89b67b72a08 to your computer and use it in GitHub Desktop.

Select an option

Save claw0ry/7eb9d5e512a1daa1bb8bb89b67b72a08 to your computer and use it in GitHub Desktop.
PS> Find-MgGraphCommand -Uri "https://graph.microsoft.com/beta/users"
APIVersion: beta
Command Module Method URI OutputType Permissions
------- ------ ------ --- ---------- -----------
Get-MgUser Users GET /users IMicrosoftGraphUser1 {DeviceManagementApps.Read.All, DeviceManagementApps.…
New-MgUser Users POST /users IMicrosoftGraphUser1 {DeviceManagementApps.ReadWrite.All, DeviceManagement…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment