Change required permission for MS (#11519)
Change User.Read.All to User.Read in docs
This commit is contained in:
@ -94,7 +94,7 @@ On Microsoft Azure Console enable the following APIs in "Permissions":
|
||||
- Microsoft Graph: Mail.ReadWrite
|
||||
- Microsoft Graph: Mail.Send
|
||||
- Microsoft Graph: Calendars.Read
|
||||
- Microsoft Graph: User.Read.All
|
||||
- Microsoft Graph: User.Read
|
||||
- Microsoft Graph: openid
|
||||
- Microsoft Graph: email
|
||||
- Microsoft Graph: profile
|
||||
|
||||
Reference in New Issue
Block a user