Master Microsoft Teams: Essential Dev Terms and Definitions Explained

Explore key Microsoft Teams development terms and definitions in our comprehensive glossary. Essential for developers and tech enthusiasts alike.

Microsoft Teams Chatbot Streaming Text Response using Microsoft Bot Framework SDK C#

Send a streaming Azure OpenAI ChatGPT text response to Microsoft Teams Bot using Microsoft Bot Framework SDK v4 C#.

AI Image Generator: Create Stunning Images with AI Technology with Microsoft Bot Framework v4 C#

Generate high-quality images with the power of AI technology. We have created this Image generator bot for Microsoft Teams Channel using Microsoft Azure Bot Framework v4 C#.

Enterprise Chatbot | Connect Bot to Microsoft Teams Channel using Manifest | Azure Bot Resource

Connect your Microsoft Teams Bot created using Azure Bot Framework to Microsoft Teams channel using Manifest. Go to manage apps and upload your manifest .zip file.

Creating Enterprise Ready Advanced Chatbot using Microsoft Bot Framework v4 C# for Microsoft Teams Channel

Create Enterprises Ready Advanced Chatbot using Microsoft Bot Framework v4 C# for Microsoft Teams Channel using Adaptive Dialogs and Adaptive Cards functionality.

Adaptive Card Data Collection in Waterfall Dialog | Passing Dynamic Data to Adaptive Card | Microsoft Bot Framework v4 C#

Retrieve Adaptive card data from the form in Waterfall Dialog Steps and Passing Dynamic Data to Adaptive Card using Microsoft Bot Framework v4 C#.

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.

Initiate One to One Microsoft Teams Call using PowerShell

In this post, we will make a 1-to-1 call in Microsoft Teams using PowerShell. This is helpful for any automation where you need to remind the user about something.

Create Microsoft Teams Meeting in Outlook Using Postman with Microsoft Graph API

In this post, we will create Teams Online Meeting in Outlook using Microsoft Graph API. Before creating a meeting, you should have an access token generated. Refer to my post on How to get Azure Access Token using Postman for Microsoft Graph API.

Up ↑