Page 2 of 2

Sequencing Azure Http Trigger Function runs during simultaneous calls

While working on Group provisioning process (blog here), we encountered an issue with parallel calls to Azure Functions from Flow. Even though, Microsoft flow supports…

Continue reading → Sequencing Azure Http Trigger Function runs during simultaneous calls

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

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

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

Automate SharePoint Document Libraries Management using Flow, Azure Functions and SharePoint CSOM

I’ve been working on a client requirement to automate SharePoint library management via scripts to implement a document lifecycle with many document libraries that have…

Continue reading → Automate SharePoint Document Libraries Management using Flow, Azure Functions and SharePoint CSOM