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.

Connect Azure Bot with Microsoft Teams Channel

Microsoft Teams is a unified communication and collaboration platform that combines persistent workplace chat, video meetings, file storage (including collaboration on files), and application integration.

Up ↑