Page 4 of 8

Set up Accounts and secure passwords to run automation workloads in Azure Functions

In some of my previous blogs here, we have seen how we could use Azure Functions to to automate processes and SharePoint workloads. Most of…

Continue reading → Set up Accounts and secure passwords to run automation workloads in Azure Functions

Deploy and Add SPFx webparts to Modern Pages using OfficeDevPnP CSOM library

In the previous blog here, we looked at how to install apps on a SharePoint site. With SharePoint and Office Dev PnP CSOM, we could…

Continue reading → Deploy and Add SPFx webparts to Modern Pages using OfficeDevPnP CSOM library

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

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