Page 2 of 3

Deploy and Install SharePoint Apps using SharePoint CSOM and PnP PowerShell

In this blog, we will look at steps to install and deploy SharePoint apps to Modern Sites using SharePoint ALM CSOM and PnP PowerShell. Using…

Continue reading → Deploy and Install SharePoint Apps using SharePoint CSOM and PnP PowerShell

Provisioning complex Modern Sites with Azure Functions and Flow – Part 2 – Create and Apply Template

In the previous blog here, we got an overview of the high level Architecture of a Complex Modern team site provisioning process. In this blog,…

Continue reading → Provisioning complex Modern Sites with Azure Functions and Flow – Part 2 – Create and Apply Template

Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM

In a recent project, we needed to updated members of an existing Office 365 group using Microsoft Graph Client CSOM. Previously in a blog here,…

Continue reading → Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM

Quick bites : Set Folder metadata default values on a SharePoint library using SharePoint CSOM

One of the coolest functionality of SharePoint libraries is able to set custom metadata default values for folders. What it means is that when users…

Continue reading → Quick bites : Set Folder metadata default values on a SharePoint library using SharePoint CSOM

How to set Property Bag values in SharePoint Modern Sites using SharePoint Online .Net CSOM

If you consider setting Property Bag values programmatically for Modern SharePoint sites using CSOM, thinking it would be as straight forward as in the Old…

Continue reading → How to set Property Bag values in SharePoint Modern Sites using SharePoint Online .Net CSOM