I have been building an basic bot with Microsoft Bot Framework. But it seems to be very little/fuzzy good information(guides) out there how to get data from Azure Database into my Bot project with C#? I tried with Entity Framework but it seems not to work with Microsoft Bot Builder, so i guess thats not the way either. So whats the easiest way to go? I would appreciate any help.