Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Last active June 18, 2020 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmatthews05/a4217d778aca0f5d64e3dec17ace3bd4 to your computer and use it in GitHub Desktop.
Save pmatthews05/a4217d778aca0f5d64e3dec17ace3bd4 to your computer and use it in GitHub Desktop.
az ad sp list --query "[?appId=='00000003-0000-0000-c000-000000000000'].{appDisplayName:appDisplayName,appId:appId,objectId:objectId}" --all --output table
AppDisplayName AppId ObjectId
---------------- ------------------------------------ ------------------------------------
Microsoft Graph 00000003-0000-0000-c000-000000000000 axxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxe
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment