Pixel 7 Fingerprint scanner issues

Totally off-topic, but I recently bought a Pixel 7 from Google and was going insane on the terrible finger print scanner on the front screen. Finally, it seems it works a bit better thanks to this topic on reddit. These are often cited tips in the thread: Setup your fingerprints…

Azure automation Out of Memory exception

For a long running script that was also executed in a lot of batches in Azure Automation, we recently started getting this error occasionally: Thread failed to start. (Thread failed to start. (Exception of type 'System.OutOfMemoryException' was thrown.)) We contacted MS Support about it, since there were no changes…

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…