ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 45 - AI-102 discussion

Report
Export

You have a chatbot that was built by using the Microsoft Bot Framework.

You need to debug the chatbot endpoint remotely.

Which two tools should you install on a local computer? Each correct answer presents part of the solution. (Choose two.) NOTE: Each correct selection is worth one point.

A.
Fiddler
Answers
A.
Fiddler
B.
Bot Framework Composer
Answers
B.
Bot Framework Composer
C.
Bot Framework Emulator
Answers
C.
Bot Framework Emulator
D.
Bot Framework CLI
Answers
D.
Bot Framework CLI
E.
ngrok
Answers
E.
ngrok
F.
nginx
Answers
F.
nginx
Suggested answer: C, E

Explanation:

E xp I an ati o n/Ref e re n ce:

Bot Framework Emulator is a desktop application that allows bot developers to test and debug bots, either locally or remotely. ngrok is a cross-platform application that "allows you to expose a web server running on your local machine to the internet." Essentially, what we'll be doing is using ngrok to forward messages from external channels on the web directly to our local machine to allow debugging, as opposed to the standard messaging endpoint configured in the Azure portal.

Reference:

https://docs.microsoftcom/en-us/azure/bot-service/bot-service-debuq-emulator

asked 26/09/2024
Tobias Wartenweiler
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first