Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
4b91ef74b7
commit
45e861d55f
1 changed files with 6 additions and 6 deletions
|
@ -31,12 +31,12 @@ General procedures:
|
|||
|
||||
4. Deploy General Bots;
|
||||
5. Setup Azure Permissions to connect to SharePoint Drive
|
||||
Microsoft Graph
|
||||
Sites.Read.All
|
||||
Sites.ReadWrite.All
|
||||
User.Read
|
||||
Application.Read.All
|
||||
Application.ReadWrite.All
|
||||
- Microsoft Graph
|
||||
- Sites.Read.All
|
||||
- Sites.ReadWrite.All
|
||||
- User.Read
|
||||
- Application.Read.All
|
||||
- Application.ReadWrite.All
|
||||
6. /setupSecurity to get access to Bot Drive (Clean: https://www.domstamand.com/removing-user-consent-from-an-azure-ad-application/);
|
||||
7. /publish to publish packages on root bot.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue