Tag: Microsoft teams

What can your Team do with Microsoft Loop
What can your Team do with Microsoft Loop
Blog Posts

Since March, Microsoft Loop is available to download and sync across your favourite Microsoft 365 apps such as Outlook and Teams. Spend more time innovating and less time searching for key documents. Give your project the head start it deserves. Shift your Teams Work Ethic Microsoft Loop is the ultimate collaboration tool. Take a look… READ MORE

Using Azure Communication Services with Microsoft Teams - what can you do?
Using Azure Communication Services with Microsoft Teams – what can you do?
Webinars

Join Tom Morgan, MVP, from the United Kingdom for this webianr recording and learn about using Azure Communication Services with Microsoft Teams and what you can do with them.

Azure Communication Services (ACS) is changing how developers think about working with previously complicated domains such as voice, video, desktop sharing, multi-party meetings, SMS, media manipulation and more.

For organisations which have already deployed Microsoft Teams, ACS can light up some scenarios which weren’t previously possible, such as embedding capabilities in 3rd party line of business applications, or providing branded customer video portals.

Join Microsoft MVP Tom Morgan for an introductory tour of this exciting new world which is still evolving and growing. We’ll cover some examples of what’s possible with demos and sample code in Azure.

Replace an owner in all their Teams
Replace an owner in all their Teams
Blog Posts

Microsoft Teams without an owner are no longer manageable, so what happens if some user leaves the company and he/she was an owner in several Teams? Multiple owners We always suggest at least one owner per Team and adding a “manager” account, an account that isn’t used for daily used, but can be accessed when… READ MORE

Teams monitor
Teams monitor
Blog Posts

A simple command line application that connects to the local Teams API and forwards the meeting status to any endpoint (you manage). Sending the status from your Teams client to any website is a matter of three steps: Install the tool dotnet tool install –global SvRooij.TeamsMonitor (optional) Set the Team token in environment TEAMS_TOKEN Run the tool teams-monitor… READ MORE

Teams Premium Meeting Protection
Teams Premium Meeting Protection
Blog Posts

Happy Teams Week 😀 Microsoft Teams Premium is an add-on to Microsoft 365 and brings additional features.  In this blog series we’ll explore each of the 5 categories of features: Meeting Customisation Meeting Protection Meeting AI Features Webinars Virtual Appointments I’ve also written an overview of Teams Premium and who needs it and a first steps guide for the… READ MORE

Consuming Google drive API from MS Teams App
Consuming Google drive API from MS Teams App
Blog Posts

It’s not uncommon for companies to have multi cloud setup and use both M365 and GSuite. MS Teams supports a data provider for Google drive but, the search experience there is quite poor. In such setup it can bring a great value to implement search across both M365 and Google Drive indexes and expose it… READ MORE