Page 10 of 17

Programmatically deploy and add SharePoint Framework Extensions using SharePoint CSOM and PowerShell

In the previous blog here, we looked at how to deploy and install SharePoint Apps. Now let's look at installing SharePoint Framework extensions - Listview…

Continue reading → Programmatically deploy and add SharePoint Framework Extensions using SharePoint CSOM and PowerShell

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

Findings on Office 365 Groups to use AD groups

In one of the recent projects, we were exploring an approach to manage security access to Office 365 groups through AD security groups during custom…

Continue reading → Findings on Office 365 Groups to use AD groups

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