Update chapter-06-gbapp-reference.md

This commit is contained in:
Rodrigo Rodriguez 2024-03-30 18:43:01 -03:00 committed by GitHub
parent d5d66b01b3
commit 1f3f26f621
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,9 +24,6 @@ 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);
4. Deploy General Bots;