From 1f3f26f621ab17fa5e06f753159b910aa9bf75f8 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 30 Mar 2024 18:43:01 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 855cc090..8a81aa4f 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -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;