Stream migration - Fetch additional channel metadata

While the inventory report supplied by Microsoft already exports quite some information about your videos in Stream Classic, there is also still some things missing. Such as the channels description and logo images. These can be used to setup a video portal with a site for each company-wide Stream classic…

Feature SharePoint video playlist on page

The video playlist feature was released just yesterday, but of course the MVP is quite limited. I did however find our a neat trick: You can create a nice overview of the videos in the playlist using the embed webpart! Simply use the embed webpart with the link of the…

Swap the URLs of two SharePoint Online sites

Or how to remove SharePoint redirect sites the right way! In some occasions you will want to change the URL of an SharePoint Online site. Maybe the function has changed or the team name for example. You can do that wiht the PnP PowerShell commandlet: Rename-PnPTenantSite. When you do so…

Full Progressive WebApps support in SharePoint!?

EDIT: I havent been able to get this to work reliably. The manifest is not always installed correctly because of a CORS error, haven't found a solution yet. Quick post to show something I just found out. Seems like the W3C recently introduced the .webmanifest extension for Progressive WebApp manifest…