In this part, we will see the Cosmos DB Emulator functionality and manually add few products to the DB. So that we can READ these products later in our bot development.
ToDo Bot | Part 10 | Coding the Delete Task Dialog | DELETE Data from Azure Cosmos DB | Microsoft Bot Framework
This is the bot series on ToDo Bot where we will be creating a Chatbot to create, view, and delete tasks. In this part, we will be coding the Delete Task Dialog.
ToDo Bot | Part 9 | Coding the View Task Dialog | READ Data from Azure Cosmos DB | Microsoft Bot Framework
This is the bot series on ToDo Bot where we will be creating a Chatbot to create, view, and delete tasks. In this part, we will be coding the View Task Dialog to view all the tasks in descending order.
ToDo Bot | Part 8 | Connecting Bot with Azure Cosmos DB | Microsoft Bot Framework
This is the bot series on ToDo Bot where we will be creating a Chatbot to create, view, and delete tasks. In this part, we will be connecting our bot with Azure Cosmos DB. For not to incur any charges for Azure Cosmos DB, we will use the Emulator.
ToDo Bot | Part 7 | Working with Azure Cosmos DB Local Emulator | Microsoft Bot Framework
This is the bot series on ToDo Bot where we will be creating a Chatbot to create, view, and delete tasks. In this part, we will be working with the Azure Cosmos DB local emulator to understand basic functionalities before connecting the bot with DB.
You must be logged in to post a comment.