Azure SQL Devs’ Corner

Azure SQL Devs’ Corner

https://devblogs.microsoft.com/azure-sql

Voices from the Azure SQL PM Team, focusing on development and developers

Saving Bot Activities in Azure SQL Database

Published

Saving Bot Activities in Azure SQL Database

In this blog post, we’ll walkthrough of how to integrate Bot Framework v4 SDK with Azure SQL Database and save Bot activities/ conversations into the database.
We’ll leverage Bot.Builder.Community.Storage.EntityFramework package to save conversations using EntityFrameworkTranscriptStore with TranscriptLoggerMiddleware into Azure SQL Database.

The post Saving Bot Activities in Azure SQL Database appeared first on Azure SQL Database Devs’ Corner.

Continue to website...

More from Azure SQL Devs’ Corner