Forum Discussion

KimmoB's avatar
KimmoB
Copper Contributor
Jun 16, 2021
Solved

How to list all Application API permissions for an app in Azure AD?

I can use oauth2permissionsgrants in the Graph REST API or the Get-MgServicePrincipalOauth2PermissionGrant PS cmdlet to get the Delegated permission grants for an application (a service principal). B...

Resources