Provisioning complex Modern Sites with Azure Functions and Flow – Part 2 – Create and Apply Template
In the previous blog here, we got an overview of the high level Architecture of a Complex Modern team site provisioning process. In this blog,…
In the previous blog here, we got an overview of the high level Architecture of a Complex Modern team site provisioning process. In this blog,…
In a recent project, we needed to updated members of an existing Office 365 group using Microsoft Graph Client CSOM. Previously in a blog here,…
One of the coolest functionality of SharePoint libraries is able to set custom metadata default values for folders. What it means is that when users…
In the Part 1 blog here, we discussed an approach for the Group creation process and important considerations for provisioning groups. In this blog, we…
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