Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 541 Bytes

graph-api-permissions-reader

PowerShell script to read delegated and application permissions from Graph API

Setup

  • create a new app in Azure AD

  • add Application.Read.All application permission

  • create a new secret

  • run the script ReadPermissions.ps1