Extract Microsoft Teams team as a PnP Template

What if you could extract Microsoft Teams team similar to SharePoint sites ?

Using PnP Provisioning engine to populate SharePoint user profile properties

In SharePoint, the User Profile service(UPS) stores the information about the users in a central location.We usually consume the data from UPS and display it in a page, sometimes via a webpart or a via a search display templates (remember ?) or something else. There are certain scenarios where we consume the data from UPS … Continue reading Using PnP Provisioning engine to populate SharePoint user profile properties

How to : Create modern page templates and provision modern pages using them via PnP PowerShell/Core

Sometime in the first half of 2019, Microsoft began the roll out of the modern page templates. Page templates can be kinda considered as a better and a modern replacement of page layouts which we were used to in the old days of master page and page layout customisation. The modern sites are by default … Continue reading How to : Create modern page templates and provision modern pages using them via PnP PowerShell/Core