Page 2 of 3

Update Navigation programmatically for SharePoint Modern sites using SharePoint CSOM

Updating Navigation programmatically for SharePoint sites is challenging. This has become even more challenging with Modern SharePoint Team sites. Some of the constraints are below.…

Continue reading → Update Navigation programmatically for SharePoint Modern sites using SharePoint CSOM

Set up a Microsoft Graph App for Office 365 and SharePoint Online management to use in Azure Functions, Flow, .Net solutions and much more

Microsoft Graph API can be used to connect and manage the Office 365 SaaS platforms such as SharePoint Online, Office 365 Groups, One Drive, OneNote,…

Continue reading → Set up a Microsoft Graph App for Office 365 and SharePoint Online management to use in Azure Functions, Flow, .Net solutions and much more

Automation and Creation of Office 365 groups using Flow, Microsoft Graph and Azure Function – Part 1

Automating the creation of Office 365 groups via an event triggered process can help business teams use a consistent template across all their groups, especially…

Continue reading → Automation and Creation of Office 365 groups using Flow, Microsoft Graph and Azure Function – Part 1

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

Create Modern Pages and update metadata using SPFx Extensions, SP PnP JS and Azure Functions

Modern Site Pages (Site Page content type) have a constraint to associate custom metadata with it. In other words, the “Site Page” content type cannot…

Continue reading → Create Modern Pages and update metadata using SPFx Extensions, SP PnP JS and Azure Functions