Skip to content

Commit 52739aa

Browse files
Merge pull request #39385 from JawaharGaneshS/patch-1
Removing references to bot SDK version selector
2 parents a51b676 + 116e1ed commit 52739aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/QnAMaker/Tutorials/integrate-qnamaker-luis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In the above scenario, QnA Maker first gets the intent of the incoming question
4646

4747
## Web app Bot
4848

49-
1. [Create a "Basic" Web App bot](https://docs.microsoft.com/azure/bot-service/bot-service-quickstart?view=azure-bot-service-4.0) which automatically includes a LUIS app. Select the 4.x SDK and the C# programming language.
49+
1. [Create a "Basic" Web App bot](https://docs.microsoft.com/azure/bot-service/bot-service-quickstart?view=azure-bot-service-4.0) which automatically includes a LUIS app. Select C# programming language.
5050

5151
1. Once the web app bot is created, in the Azure portal, select the web app bot.
5252
1. Select **Application Settings** in the Web app bot service navigation, then scroll down to **Application settings** section of available settings.

0 commit comments

Comments
 (0)