Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Add Groups permissions to enterprise app in Azure #5336

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions website/docs/setup/m365-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ then click **Add permissions**.
| Contacts.ReadWrite | Application | Read and write contacts in all mailboxes |
| Directory.Read.All | Application | Read all organization directory data |
| Files.ReadWrite.All | Application | Read and write files in all site collections |
| Group.ReadWrite.All | Application | Read and write all groups |
| MailboxSettings.Read | Application | Read all user mailbox settings |
| Mail.ReadWrite | Application | Read and write mail in all mailboxes |
| Member.Read.Hidden | Application | Read hidden group memberships |
Expand Down