what is the microsoft teams updates application?

So, there was an app that turned up in the latest build of Teams (I saw it in Windows 1.5.00.16653 (64-bit)).It was called "Updates": The "scary" thing was that it wasn't possible to control this app using app permission policies within Teams. It is a Microsoft app AND can be disabled... So Microsoft released an … Continue reading what is the microsoft teams updates application?

create new teams from existing sharepoint online sites using powershell

Well, ok there is a really simple solution to this issue. The issue is that you have an existing SPO site BUT no Teams team associated (or created for it). The SPO site has to be a team site and it has to be a "modern" team site NOT a "modern" communication site. Have a … Continue reading create new teams from existing sharepoint online sites using powershell

some microsoft teams apis cost money on graph

Ok, just looking through the latest work that I've been doing, and found NOTHING... BUT a colleague of mine asked a question: How do customers get charged for using MS Graph APIs with MS Teams? Well, that's a great question. Because some features within the MS Graph API cost money. The MS Graph API is … Continue reading some microsoft teams apis cost money on graph

sharepoint spfx app not working in teams clients

I had a customer with an issue when they started to introduce SharePoint Framework (SPFX) into their Teams environment. But only for the clients for Teams that were not the web client. When the Teams client attempts to connect to the SharePoint environment, there is an error coming back from this URL: https://xxxx.sharepoint.com/_api/Microsoft.SharePoint.Internal.ClientSideComponent.Token.AcquireOBOToken The error … Continue reading sharepoint spfx app not working in teams clients