Create and Send Hero Cards in your Proactive Message / Notification to Teams Bot using C# Console App

Create and Send Hero Hero in your Proactive Messages or Notifications to Microsoft Teams Bot using C# Console Application using Microsoft Bot Framework v4.

Send Proactive Messages in Microsoft Bot Framework Teams Bot using C# Console Application

Console C# Application to create and send Proactive Messages/ Notifications in Microsoft Bot Framework v4 .NET Core C# for Teams Channel.

Microsoft Bot Framework: The limitations you should know about

Microsoft bot framework is a powerful tool for developers to create chatbots. However, there are some limitations to the Microsoft bot framework.

Continuous Export Azure Application Insights Logs to Storage Account

Continuously export your Azure Application Insights logs to your Azure Blob Storage account. Application Insights have low retention for keeping your logs.

Connect a Microsoft Azure Bot to Slack Channel

Connect an Azure Bot to Slack Channel. There are two ways to achieve this. The one is using the Azure portal and another one using the Slack adaptor.

Deploy a Basic .NET Core Bot to Azure using Visual Studio | Microsoft Bot Framework

Deploy a basic .NET C# core bot created using Bot Framework SDK to Azure. We will use Visual Studio for deploying the bot to Azure. This is one way of deployment.

Connect Azure Bot to Google Assistant | Configure Google Actions | Part 1

The Google adapter supports connecting to Actions on Google (the conversations webhook) or via DialogFlow. It is recommended to use Actions on Google if possible.

Connect Azure Bot to Google Assistant Action Channel | Prepare your Code

Connect Microsoft Bot Framework Azure Bot to Google Assistant Action as a channel. We will use Actions SDK and DialogFlow Adapter for Bot Builder v4 .NET SDK.

Automated Testing of Azure Bot Directline WebChat Channel using Selenium Java

Web Automation Testing of your Azure Bot connected to Webchat using Directline channel using Selenium Java and chrome Web Driver in Eclipse IDE.

How to Get Azure Bot Resource Password from Azure Key Vault

When Azure creates the Azure Bot resource, it stores the app password in Azure Key Vault. To get the Azure Bot resource app Id, refer to my post here.

Up ↑