All Posts

How do I create a custom connector for Microsoft Flow and PowerApps?

With this blog series, I am to provide you examples on how to build your custom connectors for Microsoft Flow and PowerApps. You can find the official documentation provided by...

Return the Office 365 Groups' connected services through PowerShell

The introduction of Office 365 Groups is improving the way Microsoft 365 services are linked together and how the permissions are handled for them. On top of that, you get...

Return all Office 365 Groups without owners

Office 365 Groups are a great way to give a group of people access to a collection of collaboration resources. This feature is extensively used for Office 365 resources such...

Connect to SharePoint Online using PNP-PowerShell

The PNP-PowerShell is a library of PowerShell commands that allows you to perform complex provisioning and artifact management actions towards SharePoint. I see these commands as a valuable extension to...

Office 365 Video self-service migration to Microsoft Stream fails with an access denied error

Microsoft enabled for Office 365 Video admins and Office 365 global administrators the possibility to migrate all videos to Microsoft Stream since Sep 10, 2019. The process is described in...

Delete a Yammer message through the Yammer REST API with PowerShell

You can delete a message through API as described here. The snippet below shows how you can do it through PowerShell. You simply need a bearer token and the message...

Access the Yammer REST API through PowerShell

Yammer provides good APIs to access and interact with a Yammer network. You can get an overview of the access possibilities by opening the Yammer developer center. The API we...

Move SharePoint sites to a new location - Site Swap

Microsoft introduced with the SharePoint Online Management Shell version 16.0.8812.1200 the capability to swap SharePoint Online root site or /search site in your tenant.

Groupified SharePoint Online site being deleted without a properly associated group

Our tenant uses Office 365 Unified Groups and their expiration policies that you can configure at tenant level under this link. We configured it to expire after a specific period....

Feedback matters: Enable video policies for videos based on utilization

I submitted a request at the Stream uservoice.

How do I set my SharePoint Online site collection to read-only after a migration?

Data consistency is key during the migration of contents between two SharePoint Online sites. You already agreed on the final migration slot with your stakeholders and you want to be...

Remove the Office 365 Group Welcome message for new members

Office 365 Unified Groups used by several Office 365 services (e.g. Yammer, Exchange, Teams, SharePoint) send a welcome e-mail to newly added users of that specific group. This might be...