Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AI-102 Topic 1 Question 1 Discussion

Actual exam question for Microsoft's AI-102 exam
Question #: 1
Topic #: 1
[All AI-102 Questions]

You build a conversational bot named bot1.

You need to configure the bot to use a QnA Maker application.

From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?

Show Suggested Answer Hide Answer
Suggested Answer: C

Obtain values to connect your bot to the knowledge base

1. In the QnA Maker site, select your knowledge base.

2. With your knowledge base open, select the SETTINGS tab. Record the value shown for service name. This value is useful for finding your knowledge base of interest when using the QnA Maker portal interface. It's not used to connect your bot app to this knowledge base.

3. Scroll down to find Deployment details and record the following values from the Postman sample HTTP request:

4. POST /knowledgebases/<knowledge-base-id>/generateAnswer

5. Host: <your-host-url>

6. Authorization: EndpointKey <your-endpoint-key>


https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-qna

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel