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.
Published on:
Learn moreRelated posts
Introducing Change Event Streaming: Join the Azure SQL Database Private Preview for Change Data Streaming
In a world where digital transformation is accelerating, the ability to integrate and process real-time data from diverse sources is crucial f...
Revolutionizing Large-Scale AI with Janusgraph and Azure Managed Instance for Apache Cassandra
JanusGraph is a high-performance graph database that offers flexibility in choosing storage backends. Apache Cassandra is a distributed NoSQL ...
Improve the “R” in RAG and embrace Agentic RAG in Azure SQL
The RAG (Retrieval Augmented Generation) pattern, which is commonly discussed today, is based on the foundational idea that the retrieval part...
Primer: How to Schedule Azure Automation Runbooks to Process Microsoft 365 Data
After creating some Azure automation runbooks to process Microsoft 365 data, a schedule means that the runbook will execute. This article disc...
Primer: Output Data Generated with an Azure Automation Runbook to a SharePoint List
The second part of the Azure Automation runbook primer brings us to output, specifically how to create items generated by a runbook in a Share...
Databricks vs Azure Synapse Analytics: A Comprehensive Comparison for Modern Data Solutions
Table of Contents Introduction Data is at the core of modern business decision-making. As companies increasingly rely on data-driven insights,...