All Stories

Using the AWS CDK Custom Resource Provider Framework

“The information provided in this blog post is generated by ChatGPT, a machine learning model trained on a dataset of text. The views and opinions expressed in this post are...

How to develop Bot in Docker Container with Microsoft Bot Framework

Docker image for developing chat bots using Microsoft Bot Framework v4 SDK. This developer base image for BotBuilder V4 should make life easier to isolate the development environment when you...

Delete multiple Microsoft Teams using script

Lately, I have been working on creating a Teams template using Graph APIs and PnP Tenant template. Quickly, I accumulated a lot of Teams and decided to do a clean-up....

Download all Microsoft Ignite 2019 slide decks and videos with script

Download Ignite 2019 session presentation slides and videos automatically using PowerShell script from your Mac or PC. Get script from here: https://gist.github.com/rjesh-git/ee3e21cd966e8c7186bea6d9fd766b5c#file-get-ignitecontent-ps1

Auto classify pictures with Microsoft Cognitive Services

Let’s see how to automatically classify an image uploaded to the SharePoint library. We will add tags and descriptions as metadata to any image which is getting uploaded to the...

Manage QnA Maker KB from SharePoint with PowerAutomate (Microsoft Flow)

QnAMaker is a cloud API service offered by Microsoft Azure Cognitive Services, which enables you to create a knowledge base(KB) from your existing content such as FAQs, manuals, documents and...