I am creating an Azure chatbot with QnA Maker. I want a log of questions asked by users and what replies the chatbot gave. Is this possible in Azure Chatbot?

Anandkumar Yadav 26 Reputation points
2022-08-11T11:08:29.26+00:00

I am creating an Azure chatbot with QnA Maker. I want a log of questions asked by users and what replies the chatbot gave. Is this possible in Azure Chatbot?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
0 comments No comments
{count} vote

Accepted answer
  1. YutongTie-MSFT 48,586 Reputation points
    2022-08-12T00:06:55.483+00:00

    Hello @Anandkumar Yadav

    Yes, you can do that from Azure QnA Maker. QnA Maker stores all chat logs and other telemetry, if you have enabled Application Insights during the creation of your QnA Maker service. Run the sample queries to get your chat logs from Application Insights.

    Please see this guidance - https://learn.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/get-analytics-knowledge-base

    I hope this helps! Please let me know if you need more help, we are glad to help.

    Regards,
    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.


0 additional answers

Sort by: Most helpful