Page 5 of 10

SPFx developer guide – setup and solution structure overview

Often I get enquiries to set up a SPFx development environment. It is a fairly straightforward process and some good documentation from Microsoft is available…

Continue reading → SPFx developer guide – setup and solution structure overview

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

Provisioning complex Modern Sites with Azure Functions and Flow – Part 3 – Post Provisioning Site Configuration

In the previous two blogs part 1 and part 2, we looked at steps to create a Modern team site and apply a custom provisioning…

Continue reading → Provisioning complex Modern Sites with Azure Functions and Flow – Part 3 – Post Provisioning Site Configuration

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