Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
1885d37ef4
commit
72f78eb3ce
1 changed files with 6 additions and 3 deletions
|
@ -24,11 +24,14 @@ General procedures:
|
|||
|
||||
1. Get SubscriptionId, username and password;
|
||||
2. Create AppId and Secret;
|
||||
App.manifest on Azure:
|
||||
"accessTokenAcceptedVersion": 2,
|
||||
"signInAudience": "AzureADandPersonalMicrosoftAccount"
|
||||
3. Agree to MSFT [Responsible AI #1](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/TextAnalyticsCreate_Dx/searchEnabled~/false/storageEnabled~/false/dxParameters~/%7B%22searchEnabled%22%3Afalse%2C%22storageEnabled%22%3Afalse%7D) and [Responsible AI #2](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne);
|
||||
|
||||
5. Deploy General Bots;
|
||||
6. /setupSecurity to get access to Bot Drive;
|
||||
7. /publish to publish packages on root bot.
|
||||
4. Deploy General Bots;
|
||||
5. /setupSecurity to get access to Bot Drive;
|
||||
6. /publish to publish packages on root bot.
|
||||
|
||||
### Windows
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue