Tag: BOT

Building PnP Provisioning notifier Bot
Building PnP Provisioning notifier Bot
Blog Posts

What we’re going to build in this post: Azure web job, which is triggered by a queue message from a custom site template (previously known as site design). The job uses PnP Framework to provision a new site based on the PnP template. MS Teams bot, which pushes notifications to the configured channel about the provisioning state.… READ MORE

Microsoft Ignite 2019 Round Up
Microsoft Ignite 2019 Round Up
Webinars

Following a week of keynotes, customer voices, announcements and hundreds of sessions, Tom will summarise the highlights from Ignite 2019 in relation to Teams, SharePoint, Yammer and Bot Framework.

Building your personal Office 365 assistant
Building your personal Office 365 assistant
Blog Posts

Imagine having a personal Office 365 assistant in your daily job routine, which can help you provide all information that you need, like for example who is your manager, scheduling a meeting, displaying and updating your profile picture or list the Microsoft Teams where you are involved and so on. These are only a few… READ MORE

Theodore - A bot for creating a team in Microsoft Teams
Theodore – A bot for creating a team in Microsoft Teams
Blog Posts

My last posts were all about getting up to speed with the Microsoft Teams PowerShell cmdlets released two weeks ago. Running those cmdlets in an Azure Function creates some nice options in terms of creating a team in Microsoft Teams (still, the wording is just awkward). I’m sure you read about all the governance discussion… READ MORE

Add more Smarts to your bot:Detecting emotions from giphy posts
Add more Smarts to your bot:Detecting emotions from giphy posts
Blog Posts

I’ve been blogging about bots since April, 2016 which was about the time I discovered Microsoft’s amazing bot framework. I’ve written a series of how to detect user intent based on text messages using LUIS (Language Understanding Intelligent Service) you can find it here. In this post I’ll talk about understanding user emotion using the Giphy… READ MORE