microsoft / botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
https://aka.ms/bfsolutionsdocs
MIT License
1.05k stars 529 forks source link

[Template] disable log personal information by default #3134

Closed xieofxie closed 4 years ago

xieofxie commented 4 years ago

User Story

As ... a user I want ... to not break GDPR etc. by accident so that ... it is good

Acceptance Criteria

List your requirements.

Resources

Provide any screenshots or conversation mockups to support your request. Learn how to mock up bot conversations with .chat files.

https://github.com/microsoft/botframework-solutions/blob/db272438a89503afc721fd4b5e1f98110edf2c48/samples/csharp/assistants/virtual-assistant/VirtualAssistantSample/Services/BotServices.cs#L33

Notes

Provide any additional information.

darrenj commented 4 years ago

When we say personal information - all this changes is utterance/userid. This should be the default as the insights it's enabled is key. As for GDPR the customer would make a call on the sensitivity (or not of data) and Log Analytics provides GDPR tooling