Valid AI-102 Dumps shared by ExamDiscuss.com for Helping Passing AI-102 Exam! ExamDiscuss.com now offer the newest AI-102 exam dumps, the ExamDiscuss.com AI-102 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AI-102 dumps with Test Engine here:
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.
Correct Answer: C,E
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.microsoft.com/en-us/azure/bot-service/bot-service-debug-emulator