add sharepoint fullcontrol permission to docs (#1803)

## Description

`Sites.FullControl.All` should provide permission to all sites
and site-related things (site lists, site list items, etc).  This is
just going off of microsoft documentation, not actual testing.

## Type of change

- [x] 🗺️ Documentation
This commit is contained in:
Keepers 2022-12-13 18:03:12 -07:00 committed by GitHub
parent e0444aa417
commit a9ffd02029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,8 @@ then click **Add permissions**.
| Files.ReadWrite.All | Application | Read and write files in all site collections |
| Mail.ReadWrite | Application | Read and write mail in all mailboxes |
| User.Read.All | Application | Read all users' full profiles |
| Sites.FullControl.All | Application | Have full control of all site collections |
<!-- vale Microsoft.Spacing = YES -->
### Grant admin consent