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

O365OrgSettings: Add read permission for extracting M365 apps installation settings #4419

Merged
merged 5 commits into from
Mar 12, 2024

Conversation

ricmestre
Copy link
Contributor

Pull Request (PR) description

Currently the Installation* properties of resource O365OrgSettings can only be extracted when the app (or delegated permission) is granted read/write permissions but these properties can actually be exported with a specific read perm called OrgSettings-Microsoft365Install.Read.All which this PR adds to settings.json.

This Pull Request (PR) fixes the following issues

@ricmestre ricmestre requested a review from NikCharlebois as a code owner March 7, 2024 11:00
Copy link
Collaborator

@andikrueger andikrueger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NikCharlebois NikCharlebois merged commit 640d397 into microsoft:Dev Mar 12, 2024
2 checks passed
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.

O365OrgSettings: Missing Installation* properties when only read permissions are granted
3 participants