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.

Delete a Pipeline in Azure DevOps

Delete a pipeline in Azure DevOps by following these simple steps. Azure Pipeline is aย cloud serviceย that is used to build and test code project automatically.

How to Get User Details using Microsoft Flow Power Automate?

In this post, we will get the user profile using the MS Flow. To start with, create an Instant cloud flow in Power Automate and add a new action.

Guide to Create Azure App Service (Web App) Resource in Azure Portal

Create an Azure Web App resource. This resource can be used to deploy your web applications. Azure Web Apps is a cloud computing based platform for hosting websites.

Push Code to Azure DevOps Repository from GitHub Desktop

Azure Reposย is a set of version control tools that you can use to manage your code. Whether your software project is large or small, using version control as soon as possible is a good idea.

Clone Azure DevOps Repository from GitHub Desktop

In this post, we will clone a repository from Azure Repos using the GitHub Desktop. This is helpful when you are working with both GitHub Desktop and Azure Repos.

Up ↑