Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-PnPAzureADAppSitePermission now also returns the roles #2523

Merged

Conversation

KoenZomers
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

N/A

What is in this Pull Request ?

The API to request all Azure AD App Site Permissions does not return the roles if you request all of them. If you request an individual one, it will do so. Changed the implementation to request all permission Ids first and then request the details for each of them individually so we will have the roles in the results.

@gautamdsheth gautamdsheth merged commit 706e867 into pnp:dev Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants