Page 3 of 4

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

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

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