Promoting and Demoting Site pages to News in Modern SharePoint Sites using SPFx extension and Azure Function

The requirement that I will be addressing in this blog is how to Promote and Demote site pages to news articles in Modern SharePoint sites.…

Continue reading → Promoting and Demoting Site pages to News in Modern SharePoint Sites using SPFx extension and Azure Function

Creating SharePoint Modern Team sites using Site Scripts, Flow and Azure Function

With Site Scripts and Site design, it is possible to invoke custom PnP Provisioning for Modern Team Sites from a Site Script. In the previous…

Continue reading → Creating SharePoint Modern Team sites using Site Scripts, Flow and Azure Function

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

Resolving “User not found” issue while assigning permissions using SharePoint CSOM

I was recently working on a SharePoint Online project where we were trying to automate library creation and provide required permissions on those libraries. We…

Continue reading → Resolving “User not found” issue while assigning permissions using SharePoint CSOM